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

/arch/x86/oprofile/
H A Dop_model_p4.c410 unsigned int addr, cccraddr, stag; local
413 stag = get_stagger();
417 addr = p4_counters[VIRT_CTR(stag, i)].counter_address;
418 cccraddr = p4_counters[VIRT_CTR(stag, i)].cccr_address;
426 for (addr = MSR_P4_BSU_ESCR0 + stag;
435 for (addr = MSR_P4_BSU_ESCR0 + stag;
441 for (addr = MSR_P4_IQ_ESCR0 + stag;
448 for (addr = MSR_P4_RAT_ESCR0 + stag;
454 for (addr = MSR_P4_MS_ESCR0 + stag;
460 for (addr = MSR_P4_IX_ESCR0 + stag;
513 unsigned int stag; local
574 unsigned int stag; local
618 unsigned long ctr, low, high, stag, real; local
670 unsigned int low, high, stag; local
687 unsigned int low, high, stag; local
[all...]
/arch/ia64/kernel/
H A Dparavirt_patch.c67 paravirt_get_num_inst(unsigned long stag, unsigned long etag) argument
69 bundle_t *sbundle = paravirt_get_bundle(stag);
70 unsigned long sslot = paravirt_get_slot(stag);
309 fill_nop_inst(unsigned long stag, unsigned long etag) argument
316 for (tag = stag; tag < etag; tag = paravirt_get_next_tag(tag))
336 tag = (*pv_init_ops.patch_inst)(p->stag, p->etag, p->type);
337 if (tag == p->stag)
341 sbundle = paravirt_get_bundle(p->stag);
/arch/ia64/include/asm/
H A Dparavirt_patch.h69 unsigned long stag;
H A Dparavirt.h124 unsigned long (*patch_inst)(unsigned long stag, unsigned long etag,
/arch/m68k/fpsp040/
H A Dget_op.S567 moveb #nan_tag,STAG(%a6) |set stag to NaN
621 |tag (stag)
624 | stag = INF
626 | stag = NAN
629 | stag = ZERO
631 | stag = NORM
633 | Note also that the etemp_15 bit (just right of the stag) must
H A Ddo_func.S254 | ;dtag,stag
275 bfextu STAG(%a6){#0:#3},%d0 |stag = d0
285 orb %d0,%d1 |d1{3:2} = dtag, d1{1:0} = stag
335 | ;dtag,stag
356 bfextu STAG(%a6){#0:#3},%d0 |stag = d0
365 orb %d0,%d1 |d1{3:2} = dtag, d1{1:0} = stag
414 | ;dtag,stag
434 bfextu STAG(%a6){#0:#3},%d0 |stag in d0
439 orb %d0,%d1 |d1{4:2} = dtag, d1{1:0} = stag
440 | ;dtag values stag value
[all...]
H A Dx_operr.S110 moveb STAG(%a6),%d0 |test stag for nan
157 moveb STAG(%a6),%d0 |test stag for nan
184 moveb STAG(%a6),%d0 |test stag for nan
H A Dkernel_ex.S347 orb #nan_tag,STAG(%a6) |set up stag for nan
H A Dbugfix.S258 | $3c stag - L_SCR1
380 | $3c stag - L_SCR1
H A Dtbldo.S12 | the stag. For dyadic functions, all
46 | instruction ;opcode-stag Notes
H A Dbindec.S179 movew STAG(%a6),%d0 |get stag
180 andiw #0xe000,%d0 |isolate stag bits
H A Dres_func.S185 andib #0xe0,%d0 |isolate stag bits
357 | ;clear denorm stag to norm
1350 moveb STAG(%a6),%d0 |check if stag is inf
1360 cmpib #0x60,%d0 |check if stag is NaN
/arch/mips/include/asm/octeon/
H A Dcvmx-pow.h974 } stag; member in union:__anon2098

Completed in 434 milliseconds