D | neon_emitter_64.py | 807 def EmitVLoad(self, load_no, load_type, destination, source): member in NeonEmitter64 873 self.EmitVLoad(1, 32, destinations[0], 878 self.EmitVLoad(1, 32, 884 self.EmitVLoad(1, 32, 890 self.EmitVLoad(1, 16, 896 self.EmitVLoad(1, 8, 911 self.EmitVLoad(load_no, load_type, new_destination, source) 1179 self.EmitVLoad(1, 32, 1194 self.EmitVLoad(1, 32, 1212 self.EmitVLoad(1, 32,
|