r500/verbatim/cube_rotate_const_move_illegal.vs.asm
2025-11-11 18:34:41 -06:00

4 lines
162 B
NASM

-- this is an illegal instruction:
-- const[1] and const[0] can not be read simultaneously
temp[0].xy = VE_MAD const[1].xy__ const[0].xx__ const[0].yy__ ;