Method: Fisk::Instructions::DSLMethods#vpcmpq

Defined in:
lib/fisk/instructions.rb

#vpcmpq(*params) ⇒ Object



4066
4067
4068
# File 'lib/fisk/instructions.rb', line 4066

def vpcmpq(*params)
  gen_with_insn Fisk::Instructions::VPCMPQ, params
end