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

  /toolchain/binutils/binutils-2.25/gas/config/
rx-parse.y 153 %token EDIV EDIVU EMUL EMULU
611 | EMUL { sub_op = 6; } op_dp20_i
623 | EMUL { sub_op = 6; } op_xchg
815 /* sbb, neg, adc, abs, max, min, div, divu, tst, not, xor, stz, stnz, emul, emulu */
825 /* neg, adc, abs, max, min, div, divu, tst, not, xor, stz, stnz, emul, emulu */
859 /* xchg, itof, emul, emulu */
1022 OPC(EMUL),
    [all...]
  /toolchain/binutils/binutils-2.25/ld/
Makefile.am 59 EMUL = @EMUL@
93 HOSTING_EMU = -m $(EMUL)
576 -DDEFAULT_EMULATION='"$(EMUL)"' \
586 $(COMPILE) -c -DDEFAULT_EMULATION='"$(EMUL)"' \
    [all...]
configure 610 EMUL
    [all...]
  /external/mesa3d/include/GL/
vms_x_fix.h     [all...]
  /external/mesa3d/src/mesa/x86/
assyntax.h 367 #define EMUL(a,b) CHOICE(a\*b, a*b, a*b)
    [all...]

Completed in 137 milliseconds