We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
gavofyork/graypaper@v0.5.3...v0.5.4#diff-3cefbb5fee9ce14d157e1da7c491ec078d4a61e4ba7d85a0a2d22655bee31853L223
TODO
A.11
A.12
Q
shlo_r_imm_alt_32
shar_r_imm_alt_32
count_set_bits_64
count_set_bits_32
leading_zero_bits_64
leading_zero_bits_32
trailing_zero_bits_64
trailing_zero_bits_32
sign_extend_8
sign_extend_16
zero_extend_16
reverse_bytes
rot_r_64_imm
rot_r_64_imm_alt
rot_r_32_imm
rot_r_32_imm_alt
rot_l_64
rot_l_32
rot_r_64
rot_r_32
and_inv
or_inv
xnor
max
max_u
min
min_u
The text was updated successfully, but these errors were encountered:
danielvladco
No branches or pull requests
gavofyork/graypaper@v0.5.3...v0.5.4#diff-3cefbb5fee9ce14d157e1da7c491ec078d4a61e4ba7d85a0a2d22655bee31853L223
TODO
A.11
andA.12
(however they are not used anywhere for some reason)Q
is no longer used)shlo_r_imm_alt_32
shar_r_imm_alt_32
count_set_bits_64
count_set_bits_32
leading_zero_bits_64
leading_zero_bits_32
trailing_zero_bits_64
trailing_zero_bits_32
sign_extend_8
sign_extend_16
zero_extend_16
reverse_bytes
rot_r_64_imm
rot_r_64_imm_alt
rot_r_32_imm
rot_r_32_imm_alt
rot_l_64
rot_l_32
rot_r_64
rot_r_32
and_inv
or_inv
xnor
max
max_u
min
min_u
The text was updated successfully, but these errors were encountered: