Home
last modified time | relevance | path

Searched defs:lui (Results 1 – 15 of 15) sorted by relevance

/llvm-project/llvm/test/MC/RISCV/
H A Drv32e-invalid.s
H A Drv32i-valid.s
H A Drelocations.s17 lui t1, %hi(foo) label
22 lui t1, %hi(foo+4) label
27 lui t1, %tprel_hi(foo) label
32 lui t1, %tprel_hi(foo+4) label
H A Drv32i-invalid.s41 lui a0, -1 # CHECK: :[[@LINE]]:9: error: operand must be a symbol with %hi/%tprel_hi modifier or an integer in the range [0, 1048575] label
42 lui s0, 1048576 # CHECK: :[[@LINE]]:9: error: operand must be a symbol with %hi/%tprel_hi modifier or an integer in the range [0, 1048575] label
107 lui a0, %lo(1) # CHECK: :[[@LINE]]:9: error: operand must be a symbol with %hi/%tprel_hi modifier or an integer in the range [0, 1048575] global() label
123 lui a0, foo # CHECK: :[[@LINE]]:9: error: operand must be a symbol with %hi/%tprel_hi modifier or an integer in the range [0, 1048575] global() label
124 lui a0, %lo(foo) # CHECK: :[[@LINE]]:9: error: operand must be a symbol with %hi/%tprel_hi modifier or an integer in the range [0, 1048575] global() label
125 lui a0, %pcrel_lo(foo) # CHECK: :[[@LINE]]:9: error: operand must be a symbol with %hi/%tprel_hi modifier or an integer in the range [0, 1048575] global() label
126 lui a0, %pcrel_hi(foo) # CHECK: :[[@LINE]]:9: error: operand must be a symbol with %hi/%tprel_hi modifier or an integer in the range [0, 1048575] global() label
H A Dlinker-relaxation.s24 lui t1, %hi(foo) label
91 lui t1, %hi(bar) label
H A Dattribute-with-option.s15 lui x16, 1 label
H A Dfixups.s13 lui t1, %hi(val) label
H A Dcompress-rv32i.s75 lui gp, 31 label
H A Drv32e-valid.s
/llvm-project/lld/test/ELF/
H A Driscv-tls-le.s63 lui a1, %tprel_hi(.LANCHOR0) label
68 lui a2, %tprel_hi(a-4) label
74 lui a3, %tprel_hi(a-4) label
81 lui a4, %tprel_hi(a) label
H A Dmips64-eh-abs-reloc.s33 lui $11, %hi(%neg(%gp_rel(foo))) label
/llvm-project/llvm/test/MC/Mips/
H A Dhex-immediates.s11 lui $2, 2 label
/llvm-project/llvm/test/tools/llvm-mca/RISCV/SiFive7/
H A Dgpr-bypass.s5 lui a0, 1 label
/llvm-project/llvm/test/tools/llvm-mca/RISCV/XiangShan/
H A Dgpr-bypass.s5 lui a0, 1 label
/llvm-project/llvm/test/MC/Mips/micromips/
H A Dvalid.s126 lui $9, 17767 # CHECK: lui $9, 17767 # encoding: [0x41,0xa9,0x45,0x67] label