Lines Matching refs:regs
231 tcg_regset_set_reg(ct->u.regs, 3 + ct_str[0] - 'A'); in target_parse_constraint()
235 tcg_regset_set32(ct->u.regs, 0, 0xffffffff); in target_parse_constraint()
240 tcg_regset_set32(ct->u.regs, 0, 0xffffffff); in target_parse_constraint()
241 tcg_regset_reset_reg(ct->u.regs, TCG_REG_R3); in target_parse_constraint()
242 tcg_regset_reset_reg(ct->u.regs, TCG_REG_R4); in target_parse_constraint()
246 tcg_regset_set32(ct->u.regs, 0, 0xffffffff); in target_parse_constraint()
247 tcg_regset_reset_reg(ct->u.regs, TCG_REG_R3); in target_parse_constraint()
248 tcg_regset_reset_reg(ct->u.regs, TCG_REG_R4); in target_parse_constraint()
249 tcg_regset_reset_reg(ct->u.regs, TCG_REG_R5); in target_parse_constraint()
251 tcg_regset_reset_reg(ct->u.regs, TCG_REG_R6); in target_parse_constraint()
256 tcg_regset_set32(ct->u.regs, 0, 0xffffffff); in target_parse_constraint()
257 tcg_regset_reset_reg(ct->u.regs, TCG_REG_R3); in target_parse_constraint()
258 tcg_regset_reset_reg(ct->u.regs, TCG_REG_R4); in target_parse_constraint()
259 tcg_regset_reset_reg(ct->u.regs, TCG_REG_R5); in target_parse_constraint()
260 tcg_regset_reset_reg(ct->u.regs, TCG_REG_R6); in target_parse_constraint()
261 tcg_regset_reset_reg(ct->u.regs, TCG_REG_R7); in target_parse_constraint()
267 tcg_regset_set32(ct->u.regs, 0, 0xffffffff); in target_parse_constraint()
271 tcg_regset_set32(ct->u.regs, 0, 0xffffffff); in target_parse_constraint()
272 tcg_regset_reset_reg(ct->u.regs, TCG_REG_R3); in target_parse_constraint()