Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/config/
Drl78-parse.y172 %token SAR SARW SEL SET1 SHL SHLW SHR SHRW
1165 setclr1 : SET1 { $$ = 0; rl78_bit_insn = 1; }
1321 OPC(SET1),
/toolchain/binutils/binutils-2.25/opcodes/
Dsh-opc.h258 #define SH_MERGE_ARCH_SET(SET1, SET2) ((SET1) & (SET2)) argument
266 #define SH_MERGE_ARCH_SET_VALID(SET1, SET2) \ argument
267 SH_VALID_ARCH_SET (SH_MERGE_ARCH_SET (SET1, SET2))