Searched refs:q_FP (Results 1 – 2 of 2) sorted by relevance
/openbsd/gnu/usr.bin/binutils-2.17/include/opcode/ |
H A D | i386.h | 72 #define q_FP (q_Suf|NoRex64) macro 604 {"fild", 1, 0xdf, 5, 0, q_FP|Modrm, { LLongMem, 0, 0} }, 622 {"fistp", 1, 0xdf, 7, 0, q_FP|Modrm, { LLongMem, 0, 0} }, 1347 {"fisttp", 1, 0xdd, 1, CpuPNI, q_FP|Modrm, { LLongMem, 0, 0} }, 1560 #undef q_FP
|
H A D | ChangeLog | 387 (q_FP): Define, implying no REX64.
|