blob: ad504e2f810ffa2709e7cb0449db9b40ce9cb8fe [file] [log] [blame]
Import('*')
if env['TARGET_ISA'] == 'riscv':
Source('amo.cc')
Source('mem.cc')
Source('standard.cc')
Source('static_inst.cc')