[PATCH v4] RISC-V: Mips P8700 Conditional Move Support.

2025-07-14 Thread Umesh Kalappa
Fixed the testcase for the commandline typo error and no regress found for "runtest --tool gcc --target_board='riscv-sim/-mtune=mips-p8700 ' riscv.exp" run. gcc/ChangeLog: *config/riscv/riscv-cores.def(RISCV_CORE): Updated the supported march. *config/riscv/riscv-ext-mips.def(DEF

[PATCH v4] RISC-V: Mips P8700 Conditional Move Support.

2025-07-14 Thread Umesh Kalappa
Please ignore the previous changes and Jeff thank you for the info and issue with the testcase. Updated testcase(long long is not supported in C90) and lint warnings. gcc/ChangeLog: *config/riscv/riscv-cores.def(RISCV_CORE): Updated the supported march. *config/riscv/riscv-ext-

[PATCH v4] RISC-V: Mips P8700 Conditional Move Support.

2025-07-14 Thread Umesh Kalappa
Jeff thank you for the info and issue with the testcase. Updated testcase(long long is not supported in C90) and lint warnings. gcc/ChangeLog: *config/riscv/riscv-cores.def(RISCV_CORE): Updated the supported march. *config/riscv/riscv-ext-mips.def(DEFINE_RISCV_EXT): New f