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

/macosx-10.9.5/JavaScriptCore-7537.78.1/offlineasm/
H A Dcloop.rb167 when :int; intMemRef
202 def intMemRef method in class:Address
240 when :int; intMemRef
270 def intMemRef method in class:BaseIndex
641 $asm.putc "#{operands[1].clValue(:int)} = #{operands[0].intMemRef};"
647 $asm.putc "#{operands[1].intMemRef} = #{operands[0].clValue(:int)};"

Completed in 199 milliseconds