Home
last modified time | relevance | path

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

/openbmc/qemu/disas/
H A Dnios2.c1364 #define MATCH_R2_OP(NAME) \ macro
1424 #define MATCH_R2_BEQ MATCH_R2_OP (BEQ)
1428 #define MATCH_R2_BGE MATCH_R2_OP (BGE)
1432 #define MATCH_R2_BGT MATCH_R2_OP (BLT)
1436 #define MATCH_R2_BLE MATCH_R2_OP (BGE)
1440 #define MATCH_R2_BLT MATCH_R2_OP (BLT)
1444 #define MATCH_R2_BNE MATCH_R2_OP (BNE)
1448 #define MATCH_R2_BR MATCH_R2_OP (BR)
1538 #define MATCH_R2_LDB MATCH_R2_OP (LDB)
1550 #define MATCH_R2_LDH MATCH_R2_OP (LDH)
[all …]