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

/freebsd-11-stable/contrib/binutils/gas/config/
H A Dtc-mips.c1484 #define RTYPE_NUM 0x00100
1497 {"$0", RTYPE_NUM | 0}, \
1498 {"$1", RTYPE_NUM | 1}, \
1499 {"$2", RTYPE_NUM | 2}, \
1500 {"$3", RTYPE_NUM | 3}, \
1501 {"$4", RTYPE_NUM | 4}, \
1502 {"$5", RTYPE_NUM | 5}, \
1503 {"$6", RTYPE_NUM | 6}, \
1504 {"$7", RTYPE_NUM | 7}, \
1505 {"$8", RTYPE_NUM |
1477 #define RTYPE_NUM macro
[all...]

Completed in 114 milliseconds