Home
last modified time | relevance | path

Searched refs:print_operand (Results 1 – 25 of 39) sorted by relevance

12

/freebsd-12-stable/contrib/gcc/config/i386/
Dsol2.h106 print_operand (FILE, XEXP (DECL_RTL (FN), 0), 'P'); \
Di386-protos.h65 extern void print_operand (FILE*, rtx, int);
Di386.h2093 print_operand ((FILE), (X), (CODE))
/freebsd-12-stable/contrib/gcc/config/sparc/
Dsol2.h170 print_operand (FILE, XEXP (DECL_RTL (FN), 0), 0); \
Dsparc-protos.h90 extern void print_operand (FILE *, rtx, int);
Dsparc.h2389 #define PRINT_OPERAND(FILE, X, CODE) print_operand (FILE, X, CODE)
/freebsd-12-stable/contrib/binutils/include/opcode/
Dcgen.h1278 void (*print_operand) member
1284 void (*print_operand) (); member
1289 #define CGEN_CPU_PRINT_OPERAND(cd) ((cd)->print_operand)
/freebsd-12-stable/contrib/gcc/config/s390/
Ds390-protos.h106 extern void print_operand (FILE *, rtx, int);
Ds390.h870 #define PRINT_OPERAND(FILE, X, CODE) print_operand (FILE, X, CODE)
/freebsd-12-stable/contrib/gcc/config/rs6000/
Drs6000-protos.h71 extern void print_operand (FILE *, rtx, int);
Drs6000.h2222 #define PRINT_OPERAND(FILE, X, CODE) print_operand (FILE, X, CODE)
/freebsd-12-stable/contrib/gcc/config/mips/
Dmips-protos.h198 extern void print_operand (FILE *, rtx, int);
Dmips.h2470 #define PRINT_OPERAND(FILE, X, CODE) print_operand (FILE, X, CODE)
Dmips.c5392 print_operand (FILE *file, rtx op, int letter) in print_operand() function
5612 print_operand (file, op, 0); in print_operand()
5725 print_operand (file, addr.offset, 0); in print_operand_address()
5730 print_operand (file, addr.offset, 'R'); in print_operand_address()
/freebsd-12-stable/contrib/binutils/gas/config/
Dtc-cr16.c1782 print_operand (int nbits, int shift, argument *arg) in print_operand() function
2298 print_operand (cur_size[i], instruction->operands[i].shift, in assemble_insn()
/freebsd-12-stable/contrib/gcc/
DFSFChangeLog.11549 (print_operand{,_address}): Use SMALL_DATA_REG for register involved in
1272 * mn10300.c (print_operand): Handle 'S'.
1746 * v850.c (print_operand): Add 'c', 'C', and 'z' support. Delete
3120 (print_operand): Add ','.
4148 (put_condition_code, print_operand): Added reverse_cc to reverse the
5446 (print_operand, case '@'): If trap_exit is nonzero, then use
6191 (print_operand): Fix the 'J' output modifier.
6867 * mn10300.c (print_operand): Handle 'N'.
7143 * mn10300.c (print_operand): Handle 'H' and 'L' output
7150 * mn10300.c (print_operand): Handle 'A' modifier for an
[all …]
DFSFChangeLog517 (print_operand): Cast -1 to HOST_WIDE_INT before shifting it.
1030 (print_operand): HOST_WIDE_INT second parameter.
1031 (print_operand, case 'B', 'S'): New cases.
1032 (print_operand, case 'M'): Fix typo in lossage string.
1105 * alpha.c (print_operand): Handle it.
1590 * alpha.c (print_operand): Handle it.
1612 (print_operand): Use HOST_WIDE_INT_PRINT_* macros.
DChangeLog-1998532 * sh.c (print_operand): Lookup interrupt_handler attribute instead
1331 print_operand, print_operand_address): New register scheme to
1344 Remove erroneous %$. print_operand() can work out from the rtx is
1354 * ns32k.c (symbolic_reference_mentioned_p, print_operand):
1716 (print_operand): Added 'o' case.
4454 * config/v850/v850.c (print_operand): Extend meaning
5668 (print_operand): Likewise.
6369 (print_operand): New codes 'D' and 'd'.
6829 * i386.c (print_operand): Remove obsolete 'c' docs.
7058 * rs6000.c (print_operand, case 'L'): Add UNITS_PER_WORD, not 4.
[all …]
DChangeLog-2002417 (print_operand): Likewise.
881 * config/mn10300/mn10300.c (print_operand) <case N>: Check
2184 * config/h8300/h8300.c (print_operand): Update the use of
2300 * config/h8300/h8300.c (print_operand): Use
2588 * config/h8300/h8300.c (print_operand): Update the use of
4950 * config/mips/mips.c (print_operand): Increase buffer size for
8796 * config/i386/i386.c (print_operand): Likewise.
8800 * config/m68hc11/m68hc11.c (print_operand): Likewise.
8809 * config/mips/mips.c (print_operand): Likewise.
8810 * config/ns32k/ns32k.c (print_operand): Likewise.
[all …]
DFSFChangeLog.10226 (print_operand): New operand code `x' for all condition codes.
392 (print_operand): Handle cases '&', '\'', ')', and '+'.
623 (print_operand, MEM op): Don't print "%g0+" if TARGET_LIVE_G0.
829 * m68k.c (print_operand): Emit .l as scale factor #ifdef MOTOROLA.
1068 * rs6000.c (print_operand): New code 'H'.
3170 * pa.c (print_operand): Don't call fprintf to output a register
4122 (print_operand): Changes to accomidate Windows NT.
4313 * pa.c (print_operand): Handle 'H' operand for high part of a
4422 * pa.c (print_operand): Handle 'y' case for reversed FP
5179 (print_operand): Added code 'Q'.
[all …]
DChangeLog-200333 (print_operand, print_operand_address): Call print_reg directly.
661 * config/i386/i386.c (print_operand): Print only the first
1147 (print_operand): Handle unscaled index addresses.
2042 (print_operand): New output modifier 'i' and 'j' added.
3445 (print_operand): Use print_operand_reloc to handle '%h' and '%R'.
3852 (print_operand): Likewise.
4988 (print_operand): Use it to implement '%Y'.
5680 * config/m68hc11/m68hc11.c (print_operand): Don't consider XFmode.
7341 (mips_delegitimize_address, print_operand): Clean up accordingly.
7354 (print_operand): Allow '%R' to be applied to small data addresses.
[all …]
DChangeLog-2001132 (print_operand): Likewise.
134 (print_operand): abort if ASSEMBLER_DIALECT is unknown dialect.
1446 s390.c (print_operand): Clean up CONST_INT case, add CONST_DOUBLE case.
3695 * config/i386/i386.c (print_operand): Verify that the
4138 * rs6000.c (print_operand, case 'v'): Use HOST_WIDE_INT_PRINT_HEX
5685 * ns32k.c (print_operand): Likewise.
5686 * pa.c (print_operand, output_div_insn): Likewise.
6211 (print_operand): Add 'y' case for printing altivec memory
6641 (print_operand): Fix format specifier warning.
7289 * config/rs6000/rs6000.c (print_operand): Use assemble_name.
[all …]
DChangeLog-2000740 (print_operand): Add support for %~ and %o.
1443 (print_operand): Correct predicates for GT, GE, LT and LE. Add
4338 (scan_prog_file), config/a29k/a29k.c (print_operand),
5548 * i386.c (print_operand): Handle new 'A' formatting code.
5715 * config/alpha/alpha.c (print_operand): Don't continue processing
6015 * pa.c (print_operand): Handle case 'c' for .vtable_inherit
9314 (print_operand): Constify a char *.
9612 (print_operand): Delete %C modifier. Update %E case
10128 (print_operand): Using of `%K' in output template removed.
11475 * rs6000.c (print_operand, case 'E'): Add else.
[all …]
/freebsd-12-stable/contrib/binutils/opcodes/
DChangeLog-9899882 * d10v-dis.c (print_operand): If num is nonzero, then
1413 * w65-dis.c (print_operand): Likewise.
1586 * d10v-dis.c (print_operand): Likewise.
1641 (print_operand): If there's a reloc, don't calculate the
Dmep-dis.c794 cd->print_operand = mep_cgen_print_operand; in mep_cgen_init_dis()

12