Searched refs:CONSISTENT_REGISTER_MATCH (Results 1 – 4 of 4) sorted by relevance
| /openbsd-src/gnu/usr.bin/binutils/gas/config/ |
| H A D | tc-i386.c | 1986 #define CONSISTENT_REGISTER_MATCH(m0, g0, t0, m1, g1, t1) \ in match_template() macro 2056 || !CONSISTENT_REGISTER_MATCH (overlap0, i.types[0], in match_template() 2070 || !CONSISTENT_REGISTER_MATCH (overlap0, i.types[0], in match_template() 2091 || !CONSISTENT_REGISTER_MATCH (overlap1, i.types[1], in match_template()
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/gas/config/ |
| H A D | tc-i386.c | 2210 #define CONSISTENT_REGISTER_MATCH(m0, g0, t0, m1, g1, t1) \ in match_template() macro 2283 || CONSISTENT_REGISTER_MATCH (overlap0, i.types[0], in match_template() 2297 || !CONSISTENT_REGISTER_MATCH (overlap0, i.types[0], in match_template() 2318 || !CONSISTENT_REGISTER_MATCH (overlap1, i.types[1], in match_template()
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/gas/ |
| H A D | ChangeLog-9899 | 3489 CONSISTENT_REGISTER_MATCH macros to check register types more 4296 CONSISTENT_REGISTER_MATCH macro in reverse direction test.
|
| /openbsd-src/gnu/usr.bin/binutils/gas/ |
| H A D | ChangeLog-9899 | 3489 CONSISTENT_REGISTER_MATCH macros to check register types more 4296 CONSISTENT_REGISTER_MATCH macro in reverse direction test.
|