Moving cpu/frontend/ppc/ to cpu/frontend/.
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
using namespace xe::cpu::hir;
|
||||
using namespace xe::cpu;
|
||||
using namespace xe::cpu::test;
|
||||
using xe::cpu::frontend::ppc::PPCContext;
|
||||
using xe::cpu::frontend::PPCContext;
|
||||
using namespace poly;
|
||||
|
||||
TEST_CASE("INSERT_INT8", "[instr]") {
|
||||
|
||||
Reference in New Issue
Block a user