Sources a single byte from `xs2` according to `bs`. To this it applies the inverse AES SBox operation, and XOR's the result with `xs1`. This instruction must always be implemented such that its execution latency does not depend on the data being operated on.
aes32dsi xd, xs1, xs2, bs
Type: R