Browse Source
Replace bare __int128 / unsigned __int128 in psshar_dhs.h and psshar_dws.h with the int128_t / uint128_t typedefs from fesvr/byteorder.h, and guard the entire riscv_insn_ext_p list in riscv.mk.in with $(if $(HAVE_INT128),...) matching the existing pattern for the V extension Signed-off-by: Chih-Min Chao <chihmin.chao@sifive.com>pull/2246/head
3 changed files with 30 additions and 30 deletions
Loading…
Reference in new issue