16 Commits (master)

Author SHA1 Message Date
Parshintsev Anatoly a191144b7a Get rid of leaking pointers in examples for custom extention 6 months ago
Andrew Waterman 19a6ba33de Fix the remaining few warnings that Clang catches 12 months ago
Andrew Waterman 2c26357d0c Remove non-ISO compound literals (-Wpedantic) 12 months ago
Alexander Romanov 69ae3a866c refactor: make extensions accept processor as an argument 12 months ago
Jerry Zhao 3cc6c02fed Remove decode_macros.h from disasm.h 3 years ago
Jerry Zhao e33913c886 Add logged instruction variants to insn_desc_t 3 years ago
Andrew Waterman d41af9f81c Template-ize loads 3 years ago
Andrew Waterman ce69fb5db9 Suppress most unused variable warnings 4 years ago
Andrew Waterman 68b20a9b8a Remove insn_func_t::supported field 4 years ago
Weiwei Li 750f008e72 add support for overlap instructions 4 years ago
Weiwei Li a9a94e489c fill rv32e and rv64e function for instructions of rocc and customext 4 years ago
Andrew Waterman ad96b52e18 Move definitions of P and require macros 4 years ago
Andrew Waterman c8e510ec65 Significantly speed up compilation with GCC 5 years ago
Andrew Waterman b1d370cb41 Fix Mac OS build 6 years ago
Chih-Min Chao 2c5e60b5fc ext: add simple sifive cflush extension 6 years ago
Chih-Min Chao fefd356697 ext: rename libdummy_rocc by libcustomext 6 years ago