Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OFFTKP/felix86
/ VZEXTVF8
Method
VZEXTVF8
external/biscuit/src/assembler_vector.cpp:1184–1186 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1182
}
1183
1184
void Assembler::VZEXTVF8(Vec vd, Vec vs, VecMask mask) noexcept {
1185
EmitVectorOPMVV(m_buffer, 0b010010, mask, vs, v2, vd);
1186
}
1187
1188
// Vector Floating-Point Instructions
1189
Callers
2
FAST_HANDLE
Function · 0.80
assembler_rvv_tests.cpp
File · 0.80
Calls
1
EmitVectorOPMVV
Function · 0.85
Tested by
no test coverage detected