Home | History | Annotate | Download | only in AArch64

Lines Matching full:immediates

4702     // The J constraint applies only to ADD or SUB immediates that would be
4718 // The K and L constraints apply *only* to logical immediates, including
4722 // "bitmask immediates": for example 0xaaaaaaaa is a valid bimm32 (K), but
4734 // with the MOV (immediate) alias. As well as the logical immediates they
4735 // also match 32 or 64-bit immediates that can be loaded either using a
4781 // All assembler immediates are 64-bit integers.
6000 // these immediates to MOVIs if it proves necessary.
7184 // 12-bit optionally shifted immediates are legal for adds.
7192 // immediates is the same as for an add or a sub.
7712 /// EXTR. Can't quite be done in TableGen because the two immediates aren't