Home
last modified time | relevance | path

Searched refs:unsigned_load (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/config/rx/
H A Drx.cc524 bool unsigned_load = false; in rx_print_operand() local
744 unsigned_load = true; in rx_print_operand()
789 fprintf (file, unsigned_load ? "UB" : "B"); in rx_print_operand()
794 fprintf (file, unsigned_load ? "UW" : "W"); in rx_print_operand()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rx/
H A Drx.c524 bool unsigned_load = false; in rx_print_operand() local
743 unsigned_load = true; in rx_print_operand()
788 fprintf (file, unsigned_load ? "UB" : "B"); in rx_print_operand()
793 fprintf (file, unsigned_load ? "UW" : "W"); in rx_print_operand()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/v850/
H A Dv850.cc1032 ep_memory_operand (rtx op, machine_mode mode, int unsigned_load) in ep_memory_operand() argument
1048 max_offset = ep_memory_offset (mode, unsigned_load); in ep_memory_operand()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/v850/
H A Dv850.c1032 ep_memory_operand (rtx op, machine_mode mode, int unsigned_load) in ep_memory_operand() argument
1048 max_offset = ep_memory_offset (mode, unsigned_load); in ep_memory_operand()