HomeSort by: relevance | last modified time | path
    Searched defs:reg_xbc (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/binutils/dist/gas/config/
rl78-parse.c 179 /* 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)); }
  /src/external/gpl3/binutils.old/dist/gas/config/
rl78-parse.c 179 /* 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 52 milliseconds