Method: Fisk::Instructions::DSLMethods#vgatherdps
- Defined in:
- lib/fisk/instructions.rb
#vgatherdps(*params) ⇒ Object
3649 3650 3651 |
# File 'lib/fisk/instructions.rb', line 3649 def vgatherdps(*params) gen_with_insn Fisk::Instructions::VGATHERDPS, params end |