/src/sys/arch/amd64/amd64/ |
db_disasm.c | 113 #define STI 32 /* FP stack */ 450 /*0*/ { "fadd", SNGL, op2(STI,ST), 0 }, 451 /*1*/ { "fmul", SNGL, op2(STI,ST), 0 }, 452 /*2*/ { "fcom", SNGL, op2(STI,ST), 0 }, 453 /*3*/ { "fcomp", SNGL, op2(STI,ST), 0 }, 454 /*4*/ { "fsub", SNGL, op2(STI,ST), 0 }, 455 /*5*/ { "fsubr", SNGL, op2(STI,ST), 0 }, 456 /*6*/ { "fdiv", SNGL, op2(STI,ST), 0 }, 457 /*7*/ { "fdivr", SNGL, op2(STI,ST), 0 }, 461 /*0*/ { "fld", SNGL, op1(STI), 0 } [all...] |
spl.S | 164 STI(di) 240 STI(di) 255 STI(ax) 335 STI(si) 375 STI(si) 390 STI(si)
|
amd64_trap.S | 311 STI(si) 589 sti 657 STI(si) 678 STI(si) 696 9: STI(si) 702 STI(si)
|
lock_stubs.S | 134 STI(ax)
|
locore.S | 1496 STI(cx) 1533 STI(ax) 1567 STI(si) 1620 STI(si) 1625 STI(si)
|
cpufunc.S | 191 STI(ax) 421 sti
|
vector.S | 143 sti 173 sti 186 sti 243 sti 291 sti 391 sti ;\ 413 sti ;\ 420 sti ;\ 667 STI(si) ;\ 684 STI(si) ; [all...] |
/src/sys/arch/i386/i386/ |
db_disasm.c | 95 #define STI 32 /* FP stack */ 418 /*0*/ { "fadd", SNGL, op2(STI,ST), 0 }, 419 /*1*/ { "fmul", SNGL, op2(STI,ST), 0 }, 420 /*2*/ { "fcom", SNGL, op2(STI,ST), 0 }, 421 /*3*/ { "fcomp", SNGL, op2(STI,ST), 0 }, 422 /*4*/ { "fsub", SNGL, op2(STI,ST), 0 }, 423 /*5*/ { "fsubr", SNGL, op2(STI,ST), 0 }, 424 /*6*/ { "fdiv", SNGL, op2(STI,ST), 0 }, 425 /*7*/ { "fdivr", SNGL, op2(STI,ST), 0 }, 429 /*0*/ { "fld", SNGL, op1(STI), 0 } [all...] |
i386_trap.S | 129 STI(%eax) 254 STI(%eax) 281 STI(%eax) 403 STI(%eax) 427 STI(%eax) 490 9: STI(%eax) 496 STI(%eax)
|
spl.S | 251 STI(%eax) 327 STI(%eax) 354 STI(%eax) 384 STI(%esi) 481 STI(%eax) 496 STI(%eax)
|
locore.S | 1159 /* We need to copy shared_info early, so that sti/cli work */ 1749 STI(%eax) 1813 3: STI(%eax) 1828 STI(%eax) 1834 STI(%eax)
|
vector.S | 188 sti 238 sti 262 sti 313 sti 350 sti 409 sti ;\ 678 STI(%eax) ;\
|
/src/sys/arch/i386/include/ |
frameasm.h | 23 #define STI(reg) movl CPUVAR(VCPU),reg ; \ 35 #define STI(reg) sti 39 #define STIC(reg) sti ; \
|
/src/sys/arch/amd64/include/ |
frameasm.h | 30 #define STI(temp_reg) \ 48 #define STI(temp_reg) sti
|
/src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/ |
stih410-b2260.dts | 58 simple-audio-card,name = "STI-B2260"; 187 sti_uni_player0: sti-uni-player@8d80000 {
|
stihxxx-b2120.dtsi | 25 simple-audio-card,name = "STI-B2120"; 186 sti_uni_player0: sti-uni-player@8d80000 { 190 sti_uni_player2: sti-uni-player@8d82000 { 194 sti_uni_player3: sti-uni-player@8d85000 { 199 sti_sasg_codec: sti-sasg-codec {
|