HomeSort by: relevance | last modified time | path
    Searched defs:Tbit (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/arch/hppa/spmath/
float.h 372 #define Tbit(object) Bitfield_extract( 25, 1,object)
466 /* Manipulate the trap and condition code bits (tbit and cbit) */
469 #define Is_tbit_set() Tbit(Fpustatus_register)

Completed in 35 milliseconds