Method: Fisk::Instructions::DSLMethods#vmovntps
- Defined in:
- lib/fisk/instructions.rb
#vmovntps(*params) ⇒ Object
3859 3860 3861 |
# File 'lib/fisk/instructions.rb', line 3859 def vmovntps(*params) gen_with_insn Fisk::Instructions::VMOVNTPS, params end |