Searched defs:need64BitConstant (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/VMM/testcase/Instructions/
H A DInstructionTestGen.py1599 def need64BitConstant(self, uVal): member in class:InstructionTestGen
1616 self.write(' push qword [%s wrt rip]\n' % (self.need64BitConstant(uResult),));

Completed in 49 milliseconds