Lines Matching defs:single_regs
2560 if single_regs then
2579 bool single_regs;
2586 single_regs = false;
2597 single_regs = true;
2608 uint32_t start_reg = single_regs ? dwarf_s0 : dwarf_d0;
2609 uint32_t reg_byte_size = single_regs ? addr_byte_size : addr_byte_size * 2;
2653 if single_regs then
2671 bool single_regs;
2678 single_regs = false;
2689 single_regs = true;
2700 uint32_t start_reg = single_regs ? dwarf_s0 : dwarf_d0;
2701 uint32_t reg_byte_size = single_regs ? addr_byte_size : addr_byte_size * 2;
11198 if single_regs then
11210 bool single_regs;
11230 // single_regs = FALSE; add = (U == '1'); wback = (W == '1');
11231 single_regs = false;
11264 // !), 101 (DB with !) single_regs = TRUE; add = (U == '1'); wback = (W
11267 single_regs = true;
11320 uint32_t start_reg = single_regs ? dwarf_s0 : dwarf_d0;
11329 if (single_regs) {
11391 if single_regs then
11404 bool single_regs;
11424 // single_regs = FALSE; add = (U == '1'); wback = (W == '1');
11425 single_regs = false;
11458 // !), 101 (DB with !) single_regs = TRUE; add = (U == '1'); wback = (W
11461 single_regs = true;
11518 uint32_t start_reg = single_regs ? dwarf_s0 : dwarf_d0;
11524 if (single_regs) {