HomeSort by relevance Sort by last modified time
    Searched refs:not_pc_rel (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
insn.h 72 unsigned int not_pc_rel:1; member in struct:yasm_effaddr
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/lc3b/
lc3barch.c 161 ea->not_pc_rel = 0;
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/parsers/nasm/
nasm-parse.c     [all...]
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/
x86id.c 847 (!op->data.ea->not_pc_rel && id_insn->default_rel &&
    [all...]
x86bc.c 191 x86_ea->ea.not_pc_rel = 0;
    [all...]

Completed in 173 milliseconds