Searched refs:sh4SingleHi (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/JavaScriptCore-7537.78.1/offlineasm/
H A Dsh4.rb28 def sh4SingleHi method in class:Node
606 $asm.puts "fmov.s #{operands[0].sh4OperandPostInc}, #{operands[1].sh4SingleHi}"
609 $asm.puts "fmov.s #{operands[0].sh4SingleHi}, #{operands[1].sh4OperandPreDec}"
618 $asm.puts "fsts fpul, #{operands[2].sh4SingleHi}"
622 $asm.puts "flds #{operands[0].sh4SingleHi}, fpul"

Completed in 64 milliseconds