Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/intel/ia32/ml/
H A Dcopy.s2417 #define FUWORD(NAME, INSTR, REG, COPYOP) \ argument
2424 INSTR (%rdi), REG; \
2426 INSTR REG, (%rsi); \
2448 #define FUWORD(NAME, INSTR, REG, COPYOP) \ argument
2458 INSTR (%eax), REG; \
2460 INSTR REG, (%edx); \
2524 #define SUWORD(NAME, INSTR, REG, COPYOP) \ argument
2531 INSTR REG, (%rdi); \
2554 #define SUWORD(NAME, INSTR, REG, COPYOP) \ argument
2564 INSTR REG, (%eax); \
[all …]