Closed ben-marshall closed 5 years ago
New instruction which is like the existing xc.bop, but which takes 3 input registers rather than just two.
xc.bop
Can be encoded similarly to xc.st.w, with the immediate fields repurposed as the lut function and source/destination register.
xc.st.w
Use cases:
Decided to replace existing bop instruction with the new proposed one above.
Todo List:
New instruction which is like the existing
xc.bop
, but which takes 3 input registers rather than just two.Can be encoded similarly to
xc.st.w
, with the immediate fields repurposed as the lut function and source/destination register.Use cases: