Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dguest_amd64_toIR.c3404 Long delta, UChar modrm, in dis_Grp1()
3514 Long delta, UChar modrm, in dis_Grp2()
3788 Long delta, UChar modrm, in dis_Grp8_Imm()
4000 UChar modrm; in dis_Grp3() local
4178 UChar modrm; in dis_Grp4() local
4263 UChar modrm; in dis_Grp5() local
5400 UChar modrm = getUChar(delta+0); in dis_FPU() local
7071 UChar modrm = getUChar(delta); in dis_MMXop_regmem_to_reg() local
7349 UChar modrm; in dis_MMX() local
7785 Long delta, UChar modrm, in dis_SHLRD_Gv_Ev()
[all …]
Dguest_x86_toIR.c2283 Int delta, UChar modrm, in dis_Grp1()
2390 Int delta, UChar modrm, in dis_Grp2()
2629 Int delta, UChar modrm, in dis_Grp8_Imm()
2805 UChar modrm; in dis_Grp3() local
2965 UChar modrm; in dis_Grp4() local
3042 UChar modrm; in dis_Grp5() local
3856 UChar modrm = getIByte(delta+0); in dis_FPU() local
5561 UChar modrm = getIByte(delta); in dis_MMXop_regmem_to_reg() local
5839 UChar modrm; in dis_MMX() local
6179 Int delta, UChar modrm, in dis_SHLRD_Gv_Ev()
[all …]
/external/google-breakpad/src/third_party/libdisasm/
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
Dia32_operand.c41 unsigned int op_value, unsigned char modrm, in decode_operand_value()
382 unsigned char modrm ) { in ia32_decode_operand()
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
Dia32_insn.c265 unsigned char modrm; in ia32_decode_insn() local
/external/elfutils/libcpu/
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
Di386_disasm.c593 uint_fast8_t modrm = codep[-1]; in i386_disasm() local
Di386_parse.y118 int modrm; member
/external/libchrome/sandbox/win/src/sidestep/
Dmini_disassembler.cpp334 unsigned char modrm = (*start_byte); in ProcessModrm() local
/external/v8/src/x87/
Ddisasm-x87.cc473 byte modrm = *data; in PrintOperands() local
501 byte modrm = *(data+1); in PrintImmediateOp() local
530 byte modrm = *++data; in F7Instruction() local
572 byte modrm = *++data; in D1D3C1Instruction() local
/external/v8/src/x64/
Ddisasm-x64.cc649 byte modrm = *data; in PrintOperands() local
685 byte modrm = *(data + 1); in PrintImmediateOp() local
730 byte modrm = *(data + 1); in F6F7Instruction() local
784 byte modrm = *(data + count); in ShiftInstruction() local
Dassembler-x64.cc182 byte modrm = operand.buf_[0]; in Operand() local
/external/v8/src/ia32/
Ddisasm-ia32.cc537 byte modrm = *data; in PrintOperands() local
565 byte modrm = *(data+1); in PrintImmediateOp() local
594 byte modrm = *++data; in F7Instruction() local
636 byte modrm = *++data; in D1D3C1Instruction() local
/external/valgrind/VEX/useful/
Dhd_fpu.c691 UChar modrm; in do_one_insn_fp() local
/external/valgrind/perf/
Dtinycc.c18835 int modrm; in put_got_entry() local