Searched refs:stag (Results 1 – 9 of 9) sorted by relevance
/arch/m68k/fpsp040/ |
D | get_op.S | 567 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
|
D | do_func.S | 254 | ;dtag,stag 275 bfextu STAG(%a6){#0:#3},%d0 |stag = d0 285 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 values:
|
D | x_operr.S | 157 moveb STAG(%a6),%d0 |test stag for nan 184 moveb STAG(%a6),%d0 |test stag for nan
|
D | bugfix.S | 258 | $3c stag - L_SCR1 380 | $3c stag - L_SCR1
|
D | kernel_ex.S | 347 orb #nan_tag,STAG(%a6) |set up stag for nan
|
D | tbldo.S | 12 | the stag. For dyadic functions, all 46 | instruction ;opcode-stag Notes
|
D | bindec.S | 179 movew STAG(%a6),%d0 |get stag 180 andiw #0xe000,%d0 |isolate stag bits
|
D | res_func.S | 1350 moveb STAG(%a6),%d0 |check if stag is inf 1360 cmpib #0x60,%d0 |check if stag is NaN
|
/arch/mips/include/asm/octeon/ |
D | cvmx-pow.h | 1212 } stag; member
|