Searched refs:cp_reg_required_here (Results 1 – 2 of 2) sorted by relevance
| /openbsd/src/gnu/usr.bin/binutils/gas/config/ |
| D | tc-arm.c | 1038 static int cp_reg_required_here PARAMS ((char **, int)); 3632 cp_reg_required_here (str, where) in cp_reg_required_here() function 4649 || cp_reg_required_here (& str, 0) == FAIL) 4702 || cp_reg_required_here (& str, 12) == FAIL) 4744 || cp_reg_required_here (& str, 12) == FAIL) 4752 || cp_reg_required_here (& str, 16) == FAIL) 4760 || cp_reg_required_here (& str, 0) == FAIL) 4816 || cp_reg_required_here (& str, 16) == FAIL) 4824 || cp_reg_required_here (& str, 0) == FAIL) 8330 || cp_reg_required_here (&str, 12) == FAIL) [all …]
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/gas/ |
| D | ChangeLog-2004 | 1904 (cp_reg_required_here): Likewise.
|