Searched refs:msg_addr (Results 1 – 3 of 3) sorted by relevance
82 uintptr_t msg_addr = reinterpret_cast<uintptr_t>(msg); in runExample() local86 simulator.set_xreg(0, msg_addr); in runExample()
442 uintptr_t msg_addr = reinterpret_cast<uintptr_t>(msg); in TEST() local445 simulator.set_xreg(0, msg_addr); in TEST()
17295 uintptr_t msg_addr = reinterpret_cast<uintptr_t>(msg); in TEST() local17298 __ Mov(x4, msg_addr); in TEST()17318 uintptr_t msg_addr = reinterpret_cast<uintptr_t>(msg); in TEST() local17321 __ Mov(x11, msg_addr); in TEST()17334 uintptr_t msg_addr = reinterpret_cast<uintptr_t>(msg); in TEST() local17337 __ Mov(x20, msg_addr); in TEST()