debugger icon indicating copy to clipboard operation
debugger copied to clipboard

Show each bit flag in x86 FLAGS in the register list

Open xusheng6 opened this issue 2 years ago • 2 comments

xusheng6 avatar Apr 28 '23 03:04 xusheng6

Wanted to bump this proposal, because it'd be handy

owah avatar Mar 04 '25 02:03 owah

Bumping this issue. This is useful in cases where the user needs to modify a jump based on flags. Users shouldn't be calculating the rflags register.

Image

Xoffio avatar Sep 24 '25 01:09 Xoffio