Home
last modified time | relevance | path

Searched defs:modrm (Results 1 – 16 of 16) sorted by relevance

/aosp_15_r20/external/elfutils/libcpu/
H A Di386_data.h49 unsigned int modrm : 1; member
169 uint_fast8_t modrm = data[0]; in general_mod$r_m() local
391 uint_fast8_t modrm = d->data[d->opoff1 / 8]; in FCT_MOD$R_M() local
421 uint_fast8_t modrm = d->data[d->opoff1 / 8]; in FCT_Mod$R_m() local
936 uint_fast8_t modrm = d->data[d->opoff1 / 8]; in FCT_mod$r_m() local
981 uint_fast8_t modrm = d->data[d->opoff1 / 8]; in FCT_moda$r_m() local
1016 uint_fast8_t modrm = data[d->opoff1 / 8]; in FCT_mod$r_m$w() local
1089 uint_fast8_t modrm = d->data[d->opoff1 / 8]; in FCT_mod$8r_m() local
1110 uint_fast8_t modrm = d->data[d->opoff1 / 8]; in FCT_mod$16r_m() local
1135 uint_fast8_t modrm = d->data[d->opoff1 / 8]; in FCT_mod$64r_m() local
H A Di386_disasm.c582 uint_fast8_t modrm = codep[-1]; in i386_disasm() local
H A Di386_parse.y118 int modrm; member
/aosp_15_r20/external/google-breakpad/src/third_party/libdisasm/
H A Dia32_modrm.c93 static void byte_decode(unsigned char b, struct modRM_byte *modrm) { in byte_decode()
144 x86_op_t *op, struct modRM_byte *modrm ) { in modrm_decode16()
214 struct modRM_byte modrm; in ia32_modrm_decode() local
302 struct modRM_byte modrm; in ia32_reg_decode() local
H A Dia32_invariant.c64 static void byte_decode(unsigned char b, struct modRM_byte *modrm) {
76 struct modRM_byte modrm; local
146 int x, type, bytes = 0, size = 0, modrm = 0; local
H A Dia32_operand.c41 unsigned int op_value, unsigned char modrm, in decode_operand_value()
382 unsigned char modrm ) { in ia32_decode_operand()
H A Dia32_insn.c265 unsigned char modrm; in ia32_decode_insn() local
/aosp_15_r20/external/capstone/bindings/java/capstone/
H A DX86.java85 public byte modrm; field in X86.UnionOpInfo
125 public byte modrm; field in X86.OpInfo
/aosp_15_r20/external/capstone/bindings/ocaml/
H A Dx86.ml34 modrm: int; RecordField
/aosp_15_r20/art/runtime/arch/x86/
H A Dfault_handler_x86.cc103 uint8_t modrm; in GetInstructionSize() local
/aosp_15_r20/art/disassembler/
H A Ddisassembler_x86.cc1512 uint8_t modrm = *instr; in DumpInstruction() local
/aosp_15_r20/external/capstone/include/capstone/
H A Dx86.h334 uint8_t modrm; member
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/
H A Dvmlinux.h13694 struct insn_field modrm; member
20313 u8 modrm; member
/aosp_15_r20/external/libbpf/.github/actions/build-selftests/
H A Dvmlinux.h20815 struct insn_field modrm; member
/aosp_15_r20/external/bcc/libbpf-tools/x86/
H A Dvmlinux.h17599 struct insn_field modrm; member
H A Dvmlinux_518.h17599 struct insn_field modrm; member