MCPcopy 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
1184void 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_HANDLEFunction · 0.80

Calls 1

EmitVectorOPMVVFunction · 0.85

Tested by

no test coverage detected