Home
last modified time | relevance | path

Searched refs:cp_reg_required_here (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/gnu/usr.bin/binutils/gas/config/
Dtc-arm.c1038 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/
DChangeLog-20041904 (cp_reg_required_here): Likewise.