Home
last modified time | relevance | path

Searched refs:OpVectorVmvfs (Results 1 – 1 of 1) sorted by relevance

/frameworks/libs/binary_translation/interpreter/riscv64/
Dinterpreter.h1873 return OpVectorVmvfs<ElementType>(args.dst, args.src1); in OpVector()
3033 void OpVectorVmvfs(uint8_t dst, uint8_t src) { in OpVectorVmvfs() function