Searched refs:reg_xbc (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Drl78-parse.y121 /* Convert a "regb" value to a "reg_xbc" value. Error if other
124 reg_xbc (int reg)
595 { B1 (0xc9|reg_xbc($2)); O2 ($6); rl78_linkrelax_addr16 (); }
607 { B1 (0xc8|reg_xbc($2)); SET_SA ($5); O1 ($5); }
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Drl78-parse.y121 /* Convert a "regb" value to a "reg_xbc" value. Error if other
124 reg_xbc (int reg)
595 { B1 (0xc9|reg_xbc($2)); O2 ($6); rl78_linkrelax_addr16 (); }
607 { B1 (0xc8|reg_xbc($2)); SET_SA ($5); O1 ($5); }
H A Drl78-parse.c179 /* Convert a "regb" value to a "reg_xbc" value. Error if other
182 reg_xbc (int reg) function
2935 { B1 (0xc9|reg_xbc((yyvsp[-4].regno))); O2 ((yyvsp[0].exp)); rl78_linkrelax_addr16 (); }
2971 { B1 (0xc8|reg_xbc((yyvsp[-5].regno))); SET_SA ((yyvsp[-2].exp)); O1 ((yyvsp[-2].exp)); }
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Drl78-parse.y121 /* Convert a "regb" value to a "reg_xbc" value. Error if other
124 reg_xbc (int reg)
595 { B1 (0xc9|reg_xbc($2)); O2 ($6); rl78_linkrelax_addr16 (); }
607 { B1 (0xc8|reg_xbc($2)); SET_SA ($5); O1 ($5); }
H A Drl78-parse.c179 /* Convert a "regb" value to a "reg_xbc" value. Error if other
182 reg_xbc (int reg) function
2935 { B1 (0xc9|reg_xbc((yyvsp[-4].regno))); O2 ((yyvsp[0].exp)); rl78_linkrelax_addr16 (); }
2971 { B1 (0xc8|reg_xbc((yyvsp[-5].regno))); SET_SA ((yyvsp[-2].exp)); O1 ((yyvsp[-2].exp)); }

Completed in 130 milliseconds