Lines Matching +full:num +full:- +full:addresses
1 //===- LanaiRegisterInfo.td - Lanai Register defs ------------*- tablegen -*-===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
9 //===----------------------------------------------------------------------===//
11 // Registers are identified with 5-bit ID numbers.
12 class LanaiReg<bits<5> num, string n, list<Register> subregs = [],
14 field bits<5> Num;
15 let Num = num;
25 foreach i = 0-31 in {
49 R15, RCA, // register for constant addresses
61 let CopyCost = -1; // Don't allow copying of status registers