Home
last modified time | relevance | path

Searched refs:PTI_SIMM8_IMM_WIDTH_CONST_l2 (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/processor-trace/libipt/internal/include/
H A Dpti-imm.h34 /*opcode 0x4*/ PTI_SIMM8_IMM_WIDTH_CONST_l2,
50 /*opcode 0x14*/ PTI_SIMM8_IMM_WIDTH_CONST_l2,
58 /*opcode 0x1c*/ PTI_SIMM8_IMM_WIDTH_CONST_l2,
66 /*opcode 0x24*/ PTI_SIMM8_IMM_WIDTH_CONST_l2,
74 /*opcode 0x2c*/ PTI_SIMM8_IMM_WIDTH_CONST_l2,
90 /*opcode 0x3c*/ PTI_SIMM8_IMM_WIDTH_CONST_l2,
136 /*opcode 0x6a*/ PTI_SIMM8_IMM_WIDTH_CONST_l2,
137 /*opcode 0x6b*/ PTI_SIMM8_IMM_WIDTH_CONST_l2,
158 /*opcode 0x80*/ PTI_SIMM8_IMM_WIDTH_CONST_l2,
160 /*opcode 0x82*/ PTI_SIMM8_IMM_WIDTH_CONST_l2,
[all …]
H A Dpti-imm-defs.h35 #define PTI_SIMM8_IMM_WIDTH_CONST_l2 3 macro
/freebsd/contrib/processor-trace/libipt/src/
H A Dpt_ild.c212 case PTI_SIMM8_IMM_WIDTH_CONST_l2: in set_imm_bytes()