HomeSort by: relevance | last modified time | path
    Searched refs:EMUL (Results 1 - 13 of 13) sorted by relevancy

  /src/external/cddl/osnet/dev/systrace/
systrace.c 159 #define EMUL CONCAT(emul_,emulname)
160 extern struct emul EMUL;
428 EMUL.e_dtrace_syscall = systrace_probe;
442 EMUL.e_dtrace_syscall = NULL;
  /src/external/gpl3/binutils/dist/gas/config/
rx-parse.h 115 EMUL = 316, /* EMUL */
284 #define EMUL 316
rx-parse.y 160 %token EDIV EDIVU EMACA EMSBA EMUL EMULA EMULU
634 | EMUL { sub_op = 6; } op_dp20_i
646 | EMUL { sub_op = 6; } op_xchg
1021 /* sbb, neg, adc, abs, max, min, div, divu, tst, not, xor, stz, stnz, emul, emulu */
1031 /* neg, adc, abs, max, min, div, divu, tst, not, xor, stz, stnz, emul, emulu */
1076 /* xchg, utof, itof, emul, emulu */
1384 OPC(EMUL),
rx-parse.c 297 EMUL = 316, /* EMUL */
466 #define EMUL 316
660 YYSYMBOL_EMUL = 61, /* EMUL */
1325 "DTOI", "DTOU", "EDIV", "EDIVU", "EMACA", "EMSBA", "EMUL", "EMULA",
4730 OPC(EMUL),
  /src/external/gpl3/binutils.old/dist/gas/config/
rx-parse.h 115 EMUL = 316, /* EMUL */
284 #define EMUL 316
rx-parse.y 160 %token EDIV EDIVU EMACA EMSBA EMUL EMULA EMULU
634 | EMUL { sub_op = 6; } op_dp20_i
646 | EMUL { sub_op = 6; } op_xchg
1021 /* sbb, neg, adc, abs, max, min, div, divu, tst, not, xor, stz, stnz, emul, emulu */
1031 /* neg, adc, abs, max, min, div, divu, tst, not, xor, stz, stnz, emul, emulu */
1076 /* xchg, utof, itof, emul, emulu */
1384 OPC(EMUL),
rx-parse.c 297 EMUL = 316, /* EMUL */
466 #define EMUL 316
660 YYSYMBOL_EMUL = 61, /* EMUL */
1325 "DTOI", "DTOU", "EDIV", "EDIVU", "EMACA", "EMSBA", "EMUL", "EMULA",
4730 OPC(EMUL),
  /src/tools/binutils/
mknative-binutils 141 DEFS EMUL EMULATION_OFILES INCLUDES OFILES TEXINFOS
mknative-binutils.old 141 DEFS EMUL EMULATION_OFILES INCLUDES OFILES TEXINFOS
  /src/external/gpl3/binutils/dist/ld/
Makefile.am 56 EMUL = @EMUL@
565 -DDEFAULT_EMULATION='"$(EMUL)"' \
575 $(AM_V_CC)$(COMPILE) -c -DDEFAULT_EMULATION='"$(EMUL)"' \
configure 646 EMUL
19200 EMUL=
19230 EMUL=$targ_emul
  /src/external/gpl3/binutils.old/dist/ld/
Makefile.am 55 EMUL = @EMUL@
570 -DDEFAULT_EMULATION='"$(EMUL)"' \
580 $(AM_V_CC)$(COMPILE) -c -DDEFAULT_EMULATION='"$(EMUL)"' \
configure 646 EMUL
18787 EMUL=
18815 EMUL=$targ_emul

Completed in 47 milliseconds