Searched refs:ldpc (Results 1 – 6 of 6) sorted by relevance
| /llvm-project-15.0.7/llvm/test/MC/Mips/mips64r6/ |
| H A D | relocations.s | 40 # CHECK-FIXUP: ldpc $2, bar # encoding: [0xec,0b010110AA,A,A] 87 ldpc $2,bar
|
| /llvm-project-15.0.7/llvm/test/MC/Mips/ |
| H A D | relocation.s | 254 ldpc $2, foo // RELOC: R_MIPS_PC18_S3 foo
|
| /llvm-project-15.0.7/llvm/test/ExecutionEngine/RuntimeDyld/Mips/ |
| H A D | ELF_N64R6_relocations.s | 28 ldpc $6,foo
|
| /llvm-project-15.0.7/llvm/test/MC/Disassembler/Mips/mips64r6/ |
| H A D | valid-mips64r6-el.txt | 134 0x48 0x3c 0x58 0xec # CHECK: ldpc $2, 123456
|
| H A D | valid-mips64r6.txt | 220 0xec 0x58 0x3c 0x48 # CHECK: ldpc $2, 123456
|
| /llvm-project-15.0.7/llvm/lib/Target/Mips/ |
| H A D | Mips64r6InstrInfo.td | 76 class LDPC_DESC : PCREL_DESC_BASE<"ldpc", GPR64Opnd, simm18_lsl3, II_LDPC>;
|