/aosp_15_r20/external/elfutils/libcpu/ |
H A D | i386_data.h | 49 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 D | i386_disasm.c | 582 uint_fast8_t modrm = codep[-1]; in i386_disasm() local
|
H A D | i386_parse.y | 118 int modrm; member
|
/aosp_15_r20/external/google-breakpad/src/third_party/libdisasm/ |
H A D | ia32_modrm.c | 93 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 D | ia32_invariant.c | 64 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 D | ia32_operand.c | 41 unsigned int op_value, unsigned char modrm, in decode_operand_value() 382 unsigned char modrm ) { in ia32_decode_operand()
|
H A D | ia32_insn.c | 265 unsigned char modrm; in ia32_decode_insn() local
|
/aosp_15_r20/external/capstone/bindings/java/capstone/ |
H A D | X86.java | 85 public byte modrm; field in X86.UnionOpInfo 125 public byte modrm; field in X86.OpInfo
|
/aosp_15_r20/external/capstone/bindings/ocaml/ |
H A D | x86.ml | 34 modrm: int; RecordField
|
/aosp_15_r20/art/runtime/arch/x86/ |
H A D | fault_handler_x86.cc | 103 uint8_t modrm; in GetInstructionSize() local
|
/aosp_15_r20/art/disassembler/ |
H A D | disassembler_x86.cc | 1512 uint8_t modrm = *instr; in DumpInstruction() local
|
/aosp_15_r20/external/capstone/include/capstone/ |
H A D | x86.h | 334 uint8_t modrm; member
|
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/ |
H A D | vmlinux.h | 13694 struct insn_field modrm; member 20313 u8 modrm; member
|
/aosp_15_r20/external/libbpf/.github/actions/build-selftests/ |
H A D | vmlinux.h | 20815 struct insn_field modrm; member
|
/aosp_15_r20/external/bcc/libbpf-tools/x86/ |
H A D | vmlinux.h | 17599 struct insn_field modrm; member
|
H A D | vmlinux_518.h | 17599 struct insn_field modrm; member
|