HomeSort by relevance Sort by last modified time
    Searched defs:REX_W (Results 1 - 3 of 3) sorted by null

  /dalvik/vm/compiler/codegen/x86/libenc/
enc_prvt.h 246 #define REX_W OpcodeByteKind_REX_W
  /external/llvm/lib/Target/X86/MCTargetDesc/
X86BaseInfo.h 357 // REX_W - REX prefixes are instruction prefixes used in 64-bit mode.
363 REX_W = 1 << REXShift,
437 /// way as REX_W is for regular SSE instructions.
  /external/qemu/
i386-dis.c 130 #define REX_W 8
    [all...]

Completed in 337 milliseconds