Home
last modified time | relevance | path

Searched defs:bltu (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/llvm/test/MC/RISCV/
Drv32i-invalid.s37 bltu t0, t1, 13 # CHECK: :[[@LINE]]:14: error: immediate must be a multiple of 2 bytes in the range… label
101 bltu t0, t1, %pcrel_hi(3) # CHECK: :[[@LINE]]:14: error: immediate must be a multiple of 2 bytes in… label
103 bltu t0, t1, %pcrel_lo(4) # CHECK: :[[@LINE]]:14: error: immediate must be a multiple of 2 bytes in… label
Drv32i-valid.s140 bltu zero, zero, 0 label