Home
last modified time | relevance | path

Searched refs:COPYOP (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/uts/intel/ia32/ml/
H A Dcopy.s2417 #define FUWORD(NAME, INSTR, REG, COPYOP) \ argument
2435 jmp *COPYOP(%rax); \
2448 #define FUWORD(NAME, INSTR, REG, COPYOP) \ argument
2469 jmp *COPYOP(%eax); \
2524 #define SUWORD(NAME, INSTR, REG, COPYOP) \ argument
2541 jmp *COPYOP(%rax); \
2554 #define SUWORD(NAME, INSTR, REG, COPYOP) \ argument
2574 movl COPYOP(%eax), %ecx; \