Searched refs:regx1 (Results 1 – 1 of 1) sorted by relevance
/frameworks/libs/binary_translation/interpreter/riscv64/ |
D | interpreter_test.cc | 1687 uint64_t regx1 = 0x0, in TestVectorPermutationInstruction() argument 1697 regx1, in TestVectorPermutationInstruction() 1727 uint64_t regx1, in TestVectorPermutationInstruction() argument 1729 auto Verify = [this, &source, vlmul, regx1, skip, ignore_vma_for_last, last_elem_is_reg1]( in TestVectorPermutationInstruction() 1742 UNUSED(regx1); in TestVectorPermutationInstruction() 1756 SetXReg<1>(state_.cpu, regx1); in TestVectorPermutationInstruction()
|