HomeSort by relevance Sort by last modified time
    Searched full:disp8 (Results 1 - 10 of 10) sorted by null

  /external/elfutils/src/backends/
sparc_reloc.def 35 RELOC_TYPE (DISP8, REL)
  /external/elfutils/src/libcpu/defs/
i386 26 %mask {disp8} 8
376 0111{tttn},{disp8}:j{tttn} {disp8}
379 # SPECIAL 11100011,{disp8}:[{dpfx}?jcxz:jecxz] {disp8}
380 11100011,{disp8}:INVALID {disp8}
381 11101011,{disp8}:jmp {disp8}
409 11100010,{disp8}:loop {disp8
    [all...]
  /external/llvm/lib/Target/X86/MCTargetDesc/
X86MCCodeEmitter.cpp 446 // Use the [REG]+disp8 form, including for [BP] which cannot be encoded.
493 // Otherwise, if the displacement fits in a byte, encode as [REG+disp8].
542 // Emit the disp8 encoding.
546 // Emit the disp8 encoding.
    [all...]
  /external/llvm/lib/Target/X86/
X86InstrFormats.td 278 bits<3> CD8_Form = 0; // Compressed disp8 form - vector-width.
281 int CD8_EltSize = 0; // Compressed disp8 form - element-size in bytes.
    [all...]
  /external/v8/src/x87/
assembler-x87.cc 157 // [base + disp8]
182 // [base + index*scale + disp8]
    [all...]
  /art/compiler/utils/x86/
assembler_x86.h 70 int8_t disp8() const { function in class:art::x86::Operand
  /art/compiler/utils/x86_64/
assembler_x86_64.h 83 int8_t disp8() const { function in class:art::x86_64::Operand
  /external/v8/src/ia32/
assembler-ia32.cc 162 // [base + disp8]
187 // [base + index*scale + disp8]
    [all...]
  /external/lldb/source/Plugins/UnwindAssembly/x86/
UnwindAssembly-x86.cpp 399 We're looking for a destination of ebp-disp8 or ebp-disp32. */
  /external/v8/src/x64/
macro-assembler-x64.cc 134 // Opcodes : REX.W 8D ModRM Disp8/Disp32 - 4 or 7.
    [all...]

Completed in 298 milliseconds