Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/processor-trace/libipt/src/
H A Dpt_ild.c449 static int modrm_dec(struct pt_ild *ild, uint8_t length) in modrm_dec() function
504 return modrm_dec(ild, length + 1); in get_next_as_opcode()
520 return modrm_dec(ild, length + 1); in opcode_dec()
550 return modrm_dec(ild, length + 1); in opcode_dec()
555 return modrm_dec(ild, length + 1); in opcode_dec()
684 return modrm_dec(ild, length + 1); in prefix_vex_done()