Lines Matching +full:0 +full:xfffe
12 #define ASM_UD2 ".byte 0x0f, 0x0b"
13 #define INSN_UD2 0x0b0f
19 #define INSN_ASOP 0x67
20 #define OPCODE_ESCAPE 0x0f
21 #define SECOND_BYTE_OPCODE_UD1 0xb9
22 #define SECOND_BYTE_OPCODE_UD2 0x0b
24 #define BUG_NONE 0xffff
25 #define BUG_UD1 0xfffe
26 #define BUG_UD2 0xfffd
52 } while (0)
67 } while (0)
81 _BUG_FLAGS(ASM_UD2, 0, ""); \
83 } while (0)
97 } while (0)