Home
last modified time | relevance | path

Searched refs:SIGNED_INTEGER_16BIT_P (Results 1 – 6 of 6) sorted by relevance

/netbsd/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Drs6000.h2574 #define SIGNED_INTEGER_16BIT_P(VALUE) SIGNED_INTEGER_NBIT_P (VALUE, 16) macro
H A Drs6000.c5748 if (SIGNED_INTEGER_16BIT_P (value)) in num_insns_constant_gpr()
25300 if (!SIGNED_INTEGER_16BIT_P (offset)) in address_to_insn_form()
/netbsd/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Drs6000.h2598 #define SIGNED_INTEGER_16BIT_P(VALUE) SIGNED_INTEGER_NBIT_P (VALUE, 16) macro
H A Drs6000.c5748 if (SIGNED_INTEGER_16BIT_P (value)) in num_insns_constant_gpr()
25300 if (!SIGNED_INTEGER_16BIT_P (offset)) in address_to_insn_form()
H A Drs6000.cc5957 if (SIGNED_INTEGER_16BIT_P (value)) in num_insns_constant_gpr()
26104 if (!SIGNED_INTEGER_16BIT_P (offset)) in address_to_insn_form()
/netbsd/external/gpl3/gcc/dist/gcc/
H A DChangeLog-2019237 SIGNED_INTEGER_16BIT_P and SIGNED_INTEGER_34BIT_P macros.
238 (address_to_insn_form): Use the SIGNED_INTEGER_16BIT_P and
241 (SIGNED_INTEGER_16BIT_P): Rename SIGNED_16BIT_OFFSET_P to be