Home | History | Annotate | Download | only in opcodes

Lines Matching refs:n74

401 #define M(n0,n1,n2,n3,n4,n5,n6,n70,n71,n72,n73,n74) \
403 | n70 << 7 | n71 << 8 | n72 << 9 | n73 << 10 | n74 << 11)