Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/config/i386/
H A Di386.c1338 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 DFSFChangeLog.114148 (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 DChangeLog-20004944 (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 DChangeLog-200131778 * i386.c (put_condition_code): Output properly the unordered/ordered
31979 put_condition_code): Convert fp comparison codes to integer
H A DChangeLog-199811121 * i386/i386.c (put_condition_code): In INT mode, check
H A DChangeLog-200522897 i386_output_dwarf_dtprel, put_condition_code, print_reg,