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

  /external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
intnum.c 55 static /*@only@*/ wordptr result, spare, op1static, op2static; variable
67 op2static = BitVector_Create(BITVECT_NATIVE_SIZE, FALSE);
75 BitVector_Destroy(op2static);
433 op2 = intnum_tobv(op2static, operand);
626 op2 = intnum_tobv(op2static, intn2);
806 op2 = intnum_tobv(op2static, intn);
887 wordptr hval = op2static;
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/dbgfmts/dwarf2/tests/pass64/
dwarf64_leb128.asm 190 movq %rax, op2static(%rip)
214 movq op2static(%rip), %rdi
1142 movq op2static(%rip), %r13
    [all...]

Completed in 95 milliseconds