Method: Fisk::Instructions::DSLMethods#vpermt2w
- Defined in:
- lib/fisk/instructions.rb
#vpermt2w(*params) ⇒ Object
4186 4187 4188 |
# File 'lib/fisk/instructions.rb', line 4186 def vpermt2w(*params) gen_with_insn Fisk::Instructions::VPERMT2W, params end |