Home
last modified time | relevance | path

Searched refs:imm9 (Results 1 – 7 of 7) sorted by relevance

/external/llvm/test/CodeGen/AArch64/
Darm64-addrmode.ll6 ; base + offset (imm9)
16 ; base + offset (> imm9)
28 ; base + unsigned offset (> imm9 and <= imm12 * size of type in bytes)
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AArch64/
Darm64-addrmode.ll6 ; base + offset (imm9)
16 ; base + offset (> imm9)
27 ; base + unsigned offset (> imm9 and <= imm12 * size of type in bytes)
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DSVEInstrFormats.td2986 : I<(outs), (ins ZPRAny:$Zt, GPR64sp:$Rn, simm9:$imm9),
2987 asm, "\t$Zt, [$Rn, $imm9, mul vl]",
2992 bits<9> imm9;
2994 let Inst{21-16} = imm9{8-3};
2996 let Inst{12-10} = imm9{2-0};
3011 : I<(outs), (ins PPRAny:$Pt, GPR64sp:$Rn, simm9:$imm9),
3012 asm, "\t$Pt, [$Rn, $imm9, mul vl]",
3017 bits<9> imm9;
3019 let Inst{21-16} = imm9{8-3};
3021 let Inst{12-10} = imm9{2-0};
[all …]
/external/v8/src/arm64/
Dassembler-arm64-inl.h1045 Instr Assembler::ImmLS(int imm9) {
1046 DCHECK(is_int9(imm9));
1047 return truncate_to_int9(imm9) << ImmLS_offset;
Dassembler-arm64.h2969 inline static Instr ImmLS(int imm9);
/external/vixl/src/aarch64/
Dassembler-aarch64.h3730 static Instr ImmLS(int64_t imm9) { in ImmLS() argument
3731 VIXL_ASSERT(IsInt9(imm9)); in ImmLS()
3732 return TruncateToUint9(imm9) << ImmLS_offset; in ImmLS()
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/AArch64/
DAArch64GenMCCodeEmitter.inc6212 // op: imm9
9425 // op: imm9