Add return_reg encodings for RISC-V.
This commit is contained in:
@@ -15,5 +15,7 @@ ebb0(v1: i32, v2: i32):
|
||||
; check: [R#10c]
|
||||
; sameln: $v12 = imul
|
||||
|
||||
return
|
||||
return_reg v1
|
||||
; check: [Iret#19]
|
||||
; sameln: return_reg
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user