Searched refs:PTI_UIMM8_IMM_WIDTH_CONST_l2 (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/processor-trace/libipt/internal/include/ |
H A D | pti-imm.h | 42 /*opcode 0xc*/ PTI_UIMM8_IMM_WIDTH_CONST_l2, 82 /*opcode 0x34*/ PTI_UIMM8_IMM_WIDTH_CONST_l2, 206 /*opcode 0xb0*/ PTI_UIMM8_IMM_WIDTH_CONST_l2, 207 /*opcode 0xb1*/ PTI_UIMM8_IMM_WIDTH_CONST_l2, 208 /*opcode 0xb2*/ PTI_UIMM8_IMM_WIDTH_CONST_l2, 209 /*opcode 0xb3*/ PTI_UIMM8_IMM_WIDTH_CONST_l2, 210 /*opcode 0xb4*/ PTI_UIMM8_IMM_WIDTH_CONST_l2, 211 /*opcode 0xb5*/ PTI_UIMM8_IMM_WIDTH_CONST_l2, 212 /*opcode 0xb6*/ PTI_UIMM8_IMM_WIDTH_CONST_l2, 213 /*opcode 0xb7*/ PTI_UIMM8_IMM_WIDTH_CONST_l2, [all …]
|
H A D | pti-imm-defs.h | 34 #define PTI_UIMM8_IMM_WIDTH_CONST_l2 2 macro
|
/freebsd/contrib/processor-trace/libipt/src/ |
H A D | pt_ild.c | 208 case PTI_UIMM8_IMM_WIDTH_CONST_l2: in set_imm_bytes()
|