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

/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Drl78-parse.y153 %type <regno> addsub addsubw andor1 bt_bf setclr1 oneclrb oneclrw
276 | andor1 CY ',' sfr '.' EXPR {Bit($6)}
279 | andor1 CY ',' EXPR '.' EXPR {Bit($6)}
288 | andor1 CY ',' A '.' EXPR {Bit($6)}
291 | andor1 CY ',' opt_es '[' HL ']' '.' EXPR {Bit($9)}
1159 andor1 : AND1 { $$ = 0x05; rl78_bit_insn = 1; } label
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Drl78-parse.y153 %type <regno> addsub addsubw andor1 bt_bf setclr1 oneclrb oneclrw
276 | andor1 CY ',' sfr '.' EXPR {Bit($6)}
279 | andor1 CY ',' EXPR '.' EXPR {Bit($6)}
288 | andor1 CY ',' A '.' EXPR {Bit($6)}
291 | andor1 CY ',' opt_es '[' HL ']' '.' EXPR {Bit($9)}
1159 andor1 : AND1 { $$ = 0x05; rl78_bit_insn = 1; } label
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Drl78-parse.y153 %type <regno> addsub addsubw andor1 bt_bf setclr1 oneclrb oneclrw
276 | andor1 CY ',' sfr '.' EXPR {Bit($6)}
279 | andor1 CY ',' EXPR '.' EXPR {Bit($6)}
288 | andor1 CY ',' A '.' EXPR {Bit($6)}
291 | andor1 CY ',' opt_es '[' HL ']' '.' EXPR {Bit($9)}
1159 andor1 : AND1 { $$ = 0x05; rl78_bit_insn = 1; } label

Completed in 214 milliseconds