Home
last modified time | relevance | path

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

/frameworks/libs/binary_translation/tests/inline_asm_tests/
Dmain_riscv64.cc63 constexpr SIMD128(uint16_8_t u16) : uint16_{u16} {}; in SIMD128()
97 os << std::uppercase << std::hex << std::setw(4) << std::setfill('0') << std::get<N>(uint16_); in Print()
128 [[gnu::may_alias]] uint16_8_t uint16_; member