Home
last modified time | relevance | path

Searched defs:AsmConvertU32F64 (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/frameworks/libs/binary_translation/tests/inline_asm_tests/
Dmain_arm64.cc666 TEST(Arm64InsnTest, AsmConvertU32F64) { in TEST() argument
667 constexpr auto AsmConvertU32F64 = ASM_INSN_WRAP_FUNC_W_RES_R_ARG("ucvtf %d0, %w1"); in TEST() local