Closed superflyers closed 1 year ago
ARCH: rv32imfc_zicsr_zifencei_xcvmem1p0_xcvmac1p0_xcvbi1p0_xcvalu1p0_xcvsimd1p0_xcvbitmanip1p0_xcvelw1p0
YES: flw rd, imm, (rs1)
NO: flw rd, rimm. (rs1)
movSI_internal [5/9]
op1 is a mem (plus rimm rs1) => ADDRESS_REG
If predicate mem_plus_reg
was true for op1, move_operand
& movSI
would be false.
There are no non-post-inc reg:reg load/store outside of CORE-V.
Fixed in PR #75
gcc_73.zip