Lines Matching defs:single_regs
1994 if single_regs then
2014 bool single_regs;
2021 single_regs = false;
2032 single_regs = true;
2043 uint32_t start_reg = single_regs ? dwarf_s0 : dwarf_d0;
2044 uint32_t reg_byte_size = single_regs ? addr_byte_size : addr_byte_size * 2;
2091 if single_regs then
2110 bool single_regs;
2117 single_regs = false;
2128 single_regs = true;
2139 uint32_t start_reg = single_regs ? dwarf_s0 : dwarf_d0;
2140 uint32_t reg_byte_size = single_regs ? addr_byte_size : addr_byte_size * 2;
10631 if single_regs then
10643 bool single_regs;
10663 // single_regs = FALSE; add = (U == �1�); wback = (W == �1�);
10664 single_regs = false;
10696 // single_regs = TRUE; add = (U == �1�); wback = (W == �1�); d = UInt(Vd:D); n = UInt(Rn);
10697 single_regs = true;
10753 uint32_t start_reg = single_regs ? dwarf_s0 : dwarf_d0;
10760 if (single_regs)
10822 if single_regs then
10835 bool single_regs;
10855 // single_regs = FALSE; add = (U == �1�); wback = (W == �1�);
10856 single_regs = false;
10888 // single_regs = TRUE; add = (U == �1�); wback = (W == �1�); d = UInt(Vd:D); n = UInt(Rn);
10889 single_regs = true;
10945 uint32_t start_reg = single_regs ? dwarf_s0 : dwarf_d0;
10952 if (single_regs)