Searched hist:12309 (Results 1 - 4 of 4) sorted by relevance
/gem5/src/arch/riscv/insts/ | ||
H A D | static_inst.cc | 12309:326eb6251659 Tue Nov 07 11:45:00 EST 2017 Alec Roelke <ar4jc@virginia.edu> arch-riscv: Move static_inst into a directory This patch creates an "insts" directory in src/arch/riscv to store static portions of instruction definitions that aren't part of the code generated by the ISA description. It serves as a starting point for future patches to simplify the ISA description. Change-Id: I6700522143f6fa6c9b18a30e1fbdc8f80cdc7afa Reviewed-on: https://gem5-review.googlesource.com/6021 Reviewed-by: Gabe Black <gabeblack@google.com> Maintainer: Alec Roelke <ar4jc@virginia.edu> |
H A D | SConscript | 12309:326eb6251659 Tue Nov 07 11:45:00 EST 2017 Alec Roelke <ar4jc@virginia.edu> arch-riscv: Move static_inst into a directory This patch creates an "insts" directory in src/arch/riscv to store static portions of instruction definitions that aren't part of the code generated by the ISA description. It serves as a starting point for future patches to simplify the ISA description. Change-Id: I6700522143f6fa6c9b18a30e1fbdc8f80cdc7afa Reviewed-on: https://gem5-review.googlesource.com/6021 Reviewed-by: Gabe Black <gabeblack@google.com> Maintainer: Alec Roelke <ar4jc@virginia.edu> |
H A D | static_inst.hh | 12309:326eb6251659 Tue Nov 07 11:45:00 EST 2017 Alec Roelke <ar4jc@virginia.edu> arch-riscv: Move static_inst into a directory This patch creates an "insts" directory in src/arch/riscv to store static portions of instruction definitions that aren't part of the code generated by the ISA description. It serves as a starting point for future patches to simplify the ISA description. Change-Id: I6700522143f6fa6c9b18a30e1fbdc8f80cdc7afa Reviewed-on: https://gem5-review.googlesource.com/6021 Reviewed-by: Gabe Black <gabeblack@google.com> Maintainer: Alec Roelke <ar4jc@virginia.edu> |
/gem5/src/arch/riscv/isa/ | ||
H A D | includes.isa | diff 12309:326eb6251659 Tue Nov 07 11:45:00 EST 2017 Alec Roelke <ar4jc@virginia.edu> arch-riscv: Move static_inst into a directory This patch creates an "insts" directory in src/arch/riscv to store static portions of instruction definitions that aren't part of the code generated by the ISA description. It serves as a starting point for future patches to simplify the ISA description. Change-Id: I6700522143f6fa6c9b18a30e1fbdc8f80cdc7afa Reviewed-on: https://gem5-review.googlesource.com/6021 Reviewed-by: Gabe Black <gabeblack@google.com> Maintainer: Alec Roelke <ar4jc@virginia.edu> |
Completed in 13 milliseconds