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

/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Drl78-parse.h141 OR1 = 342, /* OR1 */ enumerator in enum:yytokentype
266 #define OR1 342 macro
H A Drl78-parse.y175 %token ONEB ONEW OR OR1
1160 | OR1 { $$ = 0x06; rl78_bit_insn = 1; }
1311 OPC(OR1),
H A Drl78-parse.c327 OR1 = 342, /* OR1 */ enumerator in enum:yytokentype
452 #define OR1 342 macro
602 YYSYMBOL_OR1 = 87, /* OR1 */
1154 "MULHU", "MULU", "NOP", "NOT1", "ONEB", "ONEW", "OR", "OR1", "POP",
4145 case 309: /* andor1: OR1 */
4555 OPC(OR1),
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Drl78-parse.h141 OR1 = 342, /* OR1 */ enumerator in enum:yytokentype
266 #define OR1 342 macro
H A Drl78-parse.y175 %token ONEB ONEW OR OR1
1160 | OR1 { $$ = 0x06; rl78_bit_insn = 1; }
1311 OPC(OR1),
H A Drl78-parse.c327 OR1 = 342, /* OR1 */ enumerator in enum:yytokentype
452 #define OR1 342 macro
602 YYSYMBOL_OR1 = 87, /* OR1 */
1154 "MULHU", "MULU", "NOP", "NOT1", "ONEB", "ONEW", "OR", "OR1", "POP",
4145 case 309: /* andor1: OR1 */
4555 OPC(OR1),
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Drl78-parse.y175 %token ONEB ONEW OR OR1
1160 | OR1 { $$ = 0x06; rl78_bit_insn = 1; }
1311 OPC(OR1),
/netbsd-current/sys/arch/powerpc/include/booke/
H A De500reg.h699 #define OR1 0x00C /* Options register 1 */ macro

Completed in 215 milliseconds