Searched refs:put_condition_code (Results 1 – 6 of 6) sorted by relevance
| /freebsd-12.1/contrib/gcc/config/i386/ |
| H A D | i386.c | 1338 static void put_condition_code (enum rtx_code, enum machine_mode, 7754 put_condition_code (enum rtx_code code, enum machine_mode mode, int reverse, in put_condition_code() function 8212 put_condition_code (GET_CODE (x), GET_MODE (XEXP (x, 0)), 0, 0, file); in print_operand() 8219 put_condition_code (GET_CODE (x), GET_MODE (XEXP (x, 0)), 0, 1, file); in print_operand() 8231 put_condition_code (GET_CODE (x), GET_MODE (XEXP (x, 0)), 1, 0, file); in print_operand() 8238 put_condition_code (GET_CODE (x), GET_MODE (XEXP (x, 0)), 1, 1, file); in print_operand()
|
| /freebsd-12.1/contrib/gcc/ |
| H A D | FSFChangeLog.11 | 4148 (put_condition_code, print_operand): Added reverse_cc to reverse the 11351 * i386.c (put_condition_code, print_operand, output_fp_cc0_set): 13479 (print_operand, put_condition_code): Output conditional move suffixes.
|
| H A D | ChangeLog-2000 | 4944 (put_condition_code, ix86_match_ccmode): Likewise. 5976 * i386.c (ix86_comparison_operator, put_condition_code, 22379 (put_condition_code): Handle UNORDERED/ORDERED.
|
| H A D | ChangeLog-2001 | 31778 * i386.c (put_condition_code): Output properly the unordered/ordered 31979 put_condition_code): Convert fp comparison codes to integer
|
| H A D | ChangeLog-1998 | 11121 * i386/i386.c (put_condition_code): In INT mode, check
|
| H A D | ChangeLog-2005 | 22897 i386_output_dwarf_dtprel, put_condition_code, print_reg,
|