Skip to content
Commit 7d8d87c1 authored by Alex Bradbury's avatar Alex Bradbury
Browse files

[RISCV] Add InstAlias definitions for add[w], and, xor, or, sll[w], srl[w],...

[RISCV] Add InstAlias definitions for add[w], and, xor, or, sll[w], srl[w], sra[w], slt and sltu with immediate

Match the GNU assembler in supporting immediate operands for these 
instructions even when the reg-reg mnemonic is used.

Differential Revision: https://reviews.llvm.org/D50046
Patch by Kito Cheng.

llvm-svn: 339252
parent 1919ecfd
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment