Searched refs:check_cde_operand (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-arm.c21707 check_cde_operand (size_t idx, int is_dual)
21771 check_cde_operand (1, is_dual);
21818 check_cde_operand (2 + is_dual, /* is_dual = */0);
21819 check_cde_operand (1, is_dual);
21859 check_cde_operand (1, is_dual);
21860 check_cde_operand (2 + is_dual, /* is_dual = */0);
21861 check_cde_operand (3 + is_dual, /* is_dual = */0);
21701 check_cde_operand (size_t idx, int is_dual) function
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-arm.c21641 check_cde_operand (size_t index, int is_dual)
21705 check_cde_operand (1, is_dual);
21752 check_cde_operand (2 + is_dual, /* is_dual = */0);
21753 check_cde_operand (1, is_dual);
21793 check_cde_operand (1, is_dual);
21794 check_cde_operand (2 + is_dual, /* is_dual = */0);
21795 check_cde_operand (3 + is_dual, /* is_dual = */0);
21635 check_cde_operand (size_t index, int is_dual) function
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-arm.c21707 check_cde_operand (size_t idx, int is_dual)
21771 check_cde_operand (1, is_dual);
21818 check_cde_operand (2 + is_dual, /* is_dual = */0);
21819 check_cde_operand (1, is_dual);
21859 check_cde_operand (1, is_dual);
21860 check_cde_operand (2 + is_dual, /* is_dual = */0);
21861 check_cde_operand (3 + is_dual, /* is_dual = */0);
21701 check_cde_operand (size_t idx, int is_dual) function

Completed in 514 milliseconds