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

  /src/sys/arch/hppa/spmath/
float.h 371 #define Cbit(object) Bitfield_extract( 5, 1,object)
466 /* Manipulate the trap and condition code bits (tbit and cbit) */
470 #define Is_cbit_set() Cbit(Fpustatus_register)

Completed in 13 milliseconds