Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/i86pc/ml/
H A Dbios_call_src.s48 #define MOVCR(x, y) movq x,%rax; movq %rax, y macro
51 #define MOVCR(x, y) movl x,%eax; movl %eax, y macro
126 MOVCR( %cr4, save_cr4)
127 MOVCR( %cr3, save_cr3)
128 MOVCR( %cr0, save_cr0)