Searched defs:equ (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/sys/arch/m68k/fpsp/
H A Dfpsp.h186 guard_bit equ 1 ;guard bit is bit number 1 variable
187 round_bit equ 0 ;round bit is bit number 0 variable
189 denorm_bit equ 7 ;bit determins if denorm or unnorm variable
190 etemp15_bit equ 4 ;etemp exponent bit #15 variable
191 wbtemp66_bit equ 2 ;wbtemp mantissa bit #66 variable
192 wbtemp1_bit equ 1 ;wbtemp mantissa bit #1 variable
193 wbtemp0_bit equ 0 ;wbtemp mantissa bit #0 variable
199 kfact_bit equ 12 ;distinguishes static/dynamic k-factor variable
205 direction_bit equ 5 ;bit 0 in opclass variable
206 size_bit2 equ 12 ;bit 2 in size field variable
210 fptemp15_bit equ 4 ;fptemp exponent bit #15 variable
213 wbtemp15_bit equ 4 ;wbtemp exponent bit #15 variable
216 E1 equ 2 ;which bit is E1 flag variable
217 E3 equ 1 ;which bit is E3 flag variable
218 SFLAG equ 0 ;which bit is S flag variable
221 XFLAG equ 7 ;which bit is X flag variable
222 UFLAG equ 5 ;which bit is U flag variable
223 TFLAG equ 4 ;which bit is T flag variable
239 EXC_SR equ 4 ;exception frame status register variable
240 EXC_PC equ 6 ;exception frame program counter variable
241 EXC_VEC equ 10 ;exception frame vector (format+vector#) variable
242 EXC_EA equ 12 ;exception frame effective address variable
[all...]
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/bn/asm/
H A Dia64.S1406 #define equ p24 define
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/bn/asm/
H A Dia64.S1405 #define equ p24 define
/netbsd-current/sys/arch/cobalt/cobalt/
H A Dmachdep.c391 char *equ; local

Completed in 150 milliseconds