Searched refs:POPF (Results 1 – 6 of 6) sorted by relevance
/third_party/rust/crates/memchr/bench/data/sliceslice/ |
D | i386.txt | 609 POPF/POPFD 685 3-23 Flag Format for PUSHF and POPF 2067 PUSHFD, POPF, POPFD, CALL, RET, IRET, IRETD, exceptions, and 4194 The PUSHF and POPF instructions are not only useful for storing the flags 4204 POPF (Pop Flags) transfers specific bits from the word at the top of stack 4259 Figure 3-23. Flag Format for PUSHF and POPF 4263 PUSHF/POPF 7617 A task can change IOPL only with the POPF instruction; however, such 7623 The POPF instruction may be used in addition to CLI and STI to alter the 7624 interrupt-enable flag (IF); however, changes to IF by POPF are [all …]
|
D | i386-notutf8.txt | 609 POPF/POPFD 685 3-23 Flag Format for PUSHF and POPF 2067 PUSHFD, POPF, POPFD, CALL, RET, IRET, IRETD, exceptions, and 4194 The PUSHF and POPF instructions are not only useful for storing the flags 4204 POPF (Pop Flags) transfers specific bits from the word at the top of stack 4259 Figure 3-23. Flag Format for PUSHF and POPF 4263 PUSHF/POPF 7617 A task can change IOPL only with the POPF instruction; however, such 7623 The POPF instruction may be used in addition to CLI and STI to alter the 7624 interrupt-enable flag (IF); however, changes to IF by POPF are [all …]
|
D | words.txt | 3062 POPF
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86ScheduleZnver2.td | 538 def : InstRW<[WriteMicrocoded], (instregex "POPF(16|32)")>;
|
D | X86ScheduleZnver1.td | 549 def : InstRW<[WriteMicrocoded], (instregex "POPF(16|32)")>;
|
/third_party/pcre2/pcre2/src/sljit/ |
D | sljitNativeX86_common.c | 236 #define POPF 0x9d macro
|