Home
last modified time | relevance | path

Searched refs:check_byte_reg (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/binutils/gas/
H A DChangeLog336 (check_byte_reg): Skip check for 8bit crc32.
342 (check_byte_reg): Likewise.
1249 (check_byte_reg): Use register_prefix for error message.
H A DChangeLog-02036286 (check_byte_reg): Likewise.
/freebsd-12.1/contrib/binutils/gas/config/
H A Dtc-i386.c86 static int check_byte_reg (void);
2883 if (!check_byte_reg ()) in process_suffix()
3038 check_byte_reg (void) in check_byte_reg() function