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

/macosx-10.9.5/JavaScriptCore-7537.78.1/offlineasm/
H A Dcloop.rb61 def clValue(type=:int) method in class:SpecialRegister
97 def clValue(type=:int) method in class:RegisterID
121 def clValue(type=:int) method in class:FPRegisterID
130 def clValue(type=:int) method in class:Immediate
162 def clValue(type=:int) method in class:Address
183 "#{base.clValue(:int8Ptr)}"
185 "#{base.clValue(:int8Ptr)} + #{offset.value}"
187 "#{base.clValue(:int8Ptr)} - #{-offset.value}"
235 def clValue(type=:int) method in class:BaseIndex
252 offsetValue = "(#{index.clValue} << #{scaleShif
300 def clValue method in class:AbsoluteAddress
[all...]

Completed in 127 milliseconds