Searched defs:AdvSIMDExpandImm (Results 1 - 1 of 1) sorted by path

/external/valgrind/main/VEX/priv/
H A Dguest_arm64_toIR.c5013 /* Expand an AdvSIMDExpandImm-style encoding into a 64-bit value.
5016 static Bool AdvSIMDExpandImm ( /*OUT*/ULong* res, function
5608 ok = AdvSIMDExpandImm(&imm64lo, bitOP, cmode, imm8);

Completed in 246 milliseconds