Searched refs:PC3 (Results 1 - 10 of 10) sorted by relevance

/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Drx-parse.y92 #define PC3(v) rx_op (v, 3, RXREL_PCREL)
211 { B1 (0x04); PC3 ($2); }
219 { B1 (0x04); PC3 ($3); }
230 { B1 (0x05); PC3 ($2); }
236 { B1 (0x05), PC3 ($3); }
H A Drl78-parse.y69 #define PC3(v) rl78_op (v, 3, RL78REL_PCREL)
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Drx-parse.y92 #define PC3(v) rx_op (v, 3, RXREL_PCREL)
211 { B1 (0x04); PC3 ($2); }
219 { B1 (0x04); PC3 ($3); }
230 { B1 (0x05); PC3 ($2); }
236 { B1 (0x05), PC3 ($3); }
H A Drx-parse.c150 #define PC3(v) rx_op (v, 3, RXREL_PCREL) macro
2485 { B1 (0x04); PC3 ((yyvsp[0].exp)); }
2496 { B1 (0x04); PC3 ((yyvsp[0].exp)); }
2511 { B1 (0x05); PC3 ((yyvsp[0].exp)); }
2521 { B1 (0x05), PC3 ((yyvsp[0].exp)); }
H A Drl78-parse.y69 #define PC3(v) rl78_op (v, 3, RL78REL_PCREL)
H A Drl78-parse.c127 #define PC3(v) rl78_op (v, 3, RL78REL_PCREL) macro
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Drx-parse.y92 #define PC3(v) rx_op (v, 3, RXREL_PCREL)
211 { B1 (0x04); PC3 ($2); }
219 { B1 (0x04); PC3 ($3); }
230 { B1 (0x05); PC3 ($2); }
236 { B1 (0x05), PC3 ($3); }
H A Drl78-parse.y69 #define PC3(v) rl78_op (v, 3, RL78REL_PCREL)
/netbsd-current/external/gpl3/binutils.old/dist/gas/
H A Drx-parse.c146 #define PC3(v) rx_op (v, 3, RXREL_PCREL) macro
2335 { B1 (0x04); PC3 ((yyvsp[0].exp)); }
2346 { B1 (0x04); PC3 ((yyvsp[0].exp)); }
2361 { B1 (0x05); PC3 ((yyvsp[0].exp)); }
2371 { B1 (0x05), PC3 ((yyvsp[0].exp)); }
H A Drl78-parse.c123 #define PC3(v) rl78_op (v, 3, RL78REL_PCREL) macro

Completed in 345 milliseconds