Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/binutils/gas/config/
H A Dtc-i386.c2528 #define CONSISTENT_REGISTER_MATCH(m0, g0, t0, m1, g1, t1) \ in match_template() macro
2656 || CONSISTENT_REGISTER_MATCH (overlap0, i.types[0], in match_template()
2670 || !CONSISTENT_REGISTER_MATCH (overlap0, i.types[0], in match_template()
2705 || !CONSISTENT_REGISTER_MATCH (overlap2, in match_template()
2718 || !CONSISTENT_REGISTER_MATCH (overlap1, in match_template()
/freebsd-12.1/contrib/binutils/gas/
H A DChangeLog-98993489 CONSISTENT_REGISTER_MATCH macros to check register types more
4296 CONSISTENT_REGISTER_MATCH macro in reverse direction test.