Home
last modified time | relevance | path

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

/external/vixl/examples/
Dcrc-checksums.cc82 uintptr_t msg_addr = reinterpret_cast<uintptr_t>(msg); in runExample() local
86 simulator.set_xreg(0, msg_addr); in runExample()
/external/vixl/test/examples/
Dtest-examples.cc442 uintptr_t msg_addr = reinterpret_cast<uintptr_t>(msg); in TEST() local
445 simulator.set_xreg(0, msg_addr); in TEST()
/external/vixl/test/
Dtest-assembler-a64.cc17295 uintptr_t msg_addr = reinterpret_cast<uintptr_t>(msg); in TEST() local
17298 __ Mov(x4, msg_addr); in TEST()
17318 uintptr_t msg_addr = reinterpret_cast<uintptr_t>(msg); in TEST() local
17321 __ Mov(x11, msg_addr); in TEST()
17334 uintptr_t msg_addr = reinterpret_cast<uintptr_t>(msg); in TEST() local
17337 __ Mov(x20, msg_addr); in TEST()