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

/vbox/src/VBox/VMM/testcase/Instructions/
H A DInstructionTestGen.py133 g_asGRegs8 = ('al', 'cl', 'dl', 'bl', 'ah', 'ch', 'dh', 'bh'); variable
303 return g_asGRegs8[iReg];

Completed in 49 milliseconds