Home
last modified time | relevance | path

Searched refs:XX (Results 1 – 16 of 16) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mmix/
Dresume-op.l8 5 000c F9000000 RESUME XX
10 7 XX IS 0
17 \*ABS\*:0000000000000000 XX
Dresume-op.s5 RESUME XX
7 XX IS 0 label
/toolchain/binutils/binutils-2.25/gas/doc/
Dc-m68k.texi514 XX: condition
515 NX: negative of condition XX
538 @item j@var{XX}
539 Here, @samp{j@var{XX}} stands for an entire family of pseudo-operations,
540 where @var{XX} is a conditional branch or condition-code test. The full
551 to @var{XX}. For example, under these conditions:
553 j@var{XX} foo
562 @item db@var{XX}
570 Motorola @samp{db@var{XX}} instructions allow word displacements only. When
574 @samp{db@var{XX} foo}, @code{@value{AS}} emits
[all …]
Dc-m68hc11.texi439 XX: condition
440 NX: negative of condition XX
451 @item jb@var{XX}
452 Here, @samp{jb@var{XX}} stands for an entire family of pseudo-operations,
453 where @var{XX} is a conditional branch or condition-code test. The full
462 @var{NX}, the opposite condition to @var{XX}. For example, for the
465 jb@var{XX} foo
/toolchain/binutils/binutils-2.25/opcodes/
Di386-dis.c224 #define XX { NULL, 0 } macro
2585 { "cW{t|}R", { XX } },
2586 { "cR{t|}O", { XX } },
2589 { "pushfT", { XX } },
2590 { "popfT", { XX } },
2591 { "sahf", { XX } },
2592 { "lahf", { XX } },
2640 { "leaveT", { XX } },
2642 { "Jret{|f}P", { XX } },
2643 { "int3", { XX } },
[all …]
DChangeLog-2010852 (dis386): Replace { "(bad)", { XX } } with { Bad_Opcode }.
DChangeLog-2013703 (dis tables): Replace XX with BND for near branch and call
DChangeLog-2007344 * i386-dis.c (reg_table): Use "{ XX }" on "(bad)".
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mt/
Dmsys.s39 fbcbdr R0,#0,R0,#0,#0,#0,#0,#0,#XX,#0
/toolchain/binutils/binutils-2.25/bfd/
DMakefile.am936 sed -e s/XX/pe/g < $(srcdir)/peXXigen.c > peigen.new
941 sed -e s/XX/pep/g < $(srcdir)/peXXigen.c > pepigen.new
946 sed -e s/XX/pex64/g < $(srcdir)/peXXigen.c > pex64igen.new
DMakefile.in2014 sed -e s/XX/pe/g < $(srcdir)/peXXigen.c > peigen.new
2019 sed -e s/XX/pep/g < $(srcdir)/peXXigen.c > pepigen.new
2024 sed -e s/XX/pex64/g < $(srcdir)/peXXigen.c > pex64igen.new
DChangeLog-94957192 * config/go32.mh: XX support.
/toolchain/binutils/binutils-2.25/cpu/
Dmt.opc262 else if (strncmp (*strp, "xx", 2) == 0 || strncmp (*strp, "XX", 2) == 0)
Dmt.cpu404 (values (DUP 1) (XX 0))
/toolchain/binutils/binutils-2.25/
DChangeLog2934 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
2935 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
10930 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
/toolchain/binutils/binutils-2.25/gas/
DChangeLog-92959814 (md_parse_option): Handle -mipsN and -mcpu=XX.