Searched refs:pt_opm_tip (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/processor-trace/libipt/src/
H A Dpt_decoder_function.c255 if ((opc & pt_opm_tip) == pt_opc_tip) {
265 if ((opc & pt_opm_tip) == pt_opc_tip_pge) {
270 if ((opc & pt_opm_tip) == pt_opc_tip_pgd) {
/freebsd-13-stable/contrib/processor-trace/libipt/internal/include/
H A Dpt_opcodes.h83 pt_opm_tip = 0x1f, enumerator in enum:pt_opcode_mask
86 pt_opm_fup = pt_opm_tip,

Completed in 101 milliseconds