• Scott LaVarnway's avatar
    Using int_mv instead of MV · 6b25501b
    Scott LaVarnway authored
    The compiler produces better assembly when using int_mv
    for assignments.  The compiler shifts and ors the two 16bit
    values when assigning MV.
    
    Change-Id: I52ce4bc2bfbfaf3f1151204b2f21e1e0654f960f
    6b25501b