aboutsummaryrefslogtreecommitdiff
path: root/riscv/decode_macros.h
AgeCommit message (Expand)AuthorFilesLines
2023-08-25bf16: handle invalid Nan-boxed accessingChih-Min Chao1-1/+6
2023-06-19fesvr: support int128_t/uint128_tGianluca Guida1-5/+0
2023-05-29Add support for new instructions of Zfbfmin extensionWeiwei Li1-0/+2
2023-05-27Merge pull request #1368 from glg-rv/have_int128/0/topicJerry Zhao1-0/+5
2023-05-26Use HAVE_INT128 instead of __SIZEOF_INT128__Gianluca Guida1-0/+5
2023-05-26decode_macros: move 'is_aligned' from 'v_ext_macros.h'Gianluca Guida1-0/+4
2023-02-21Update fields name for sreg1/sreg2Weiwei Li1-2/+2
2022-12-20Reduce compile time increase introduced by #1189Andrew Waterman1-17/+11
2022-12-20Always build with commit logging supportJerry Zhao1-2/+2
2022-12-15Split decode.h into public decode.h and private decode_macros.hJerry Zhao1-0/+318