Searched refs:CMPO (Results 1 – 1 of 1) sorted by relevance
/toolchain/binutils/binutils-2.27/gas/config/ |
D | tc-i960.c | 200 #define CMPO 0x5a002000 macro 1908 { CMPO, BG }, /* 0x31 - cmpobg */ 1909 { CMPO, BE }, /* 0x32 - cmpobe */ 1910 { CMPO, BGE }, /* 0x33 - cmpobge */ 1911 { CMPO, BL }, /* 0x34 - cmpobl */ 1912 { CMPO, BNE }, /* 0x35 - cmpobne */ 1913 { CMPO, BLE }, /* 0x36 - cmpoble */
|