Home
last modified time | relevance | path

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

/frameworks/libs/binary_translation/tests/inline_asm_tests/
Dmain_arm64.cc1592 uint64_t fp_arg = 0xdeadbeef402df854ULL; in TEST() local
1593 __uint128_t res = ASM_INSN_WRAP_FUNC_W_RES_W_ARG("frintp %s0, %s1")(fp_arg); in TEST()
1599 uint64_t fp_arg = 0x4005BF0A8B145769ULL; in TEST() local
1600 __uint128_t res = ASM_INSN_WRAP_FUNC_W_RES_W_ARG("frintp %d0, %d1")(fp_arg); in TEST()