Searched defs:RLPri_V256SpRel (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/VEX/priv/
H A Dhost_generic_regs.h393 RLPri_V256SpRel /* 256-bit value, on the stack */ enumerator in enum:__anon22314
401 /* For .pri == RLPri_V128SpRel or RLPri_V256SpRel only, gives
417 vassert(pri >= RLPri_V128SpRel && pri <= RLPri_V256SpRel);
425 case RLPri_V128SpRel: case RLPri_V256SpRel:

Completed in 49 milliseconds