Home | History | Annotate | Download | only in tests

Lines Matching full:mips64

1033   RegsMips64* mips64 = new RegsMips64;
1034 mips64->set_pc(0x2300);
1035 mips64->set_sp(0x10000);
1036 reg_list.push_back(mips64);