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

/vbox/src/recompiler/target-i386/
H A Dtranslate.c245 OR_TMP0 = 16, /* temporary operand register */ enumerator in enum:__anon17450
1485 /* if d == OR_TMP0, it means memory operand (address in A0) */
1488 if (d != OR_TMP0) {
1500 if (d != OR_TMP0)
1517 if (d != OR_TMP0)
1530 if (d != OR_TMP0)
1539 if (d != OR_TMP0)
1549 if (d != OR_TMP0)
1558 if (d != OR_TMP0)
1567 if (d != OR_TMP0)
[all...]

Completed in 2154 milliseconds