HomeSort by: relevance | last modified time | path
    Searched refs:POSITIVE (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/dev/pci/
unichromereg.h 344 #define POSITIVE 0
360 #define M640X480_R100_VSP POSITIVE
364 #define M640X480_R120_VSP POSITIVE
368 #define M720X480_R60_VSP POSITIVE
372 #define M720X576_R60_VSP POSITIVE
375 #define M800X600_R60_HSP POSITIVE
376 #define M800X600_R60_VSP POSITIVE
379 #define M800X600_R75_HSP POSITIVE
380 #define M800X600_R75_VSP POSITIVE
383 #define M800X600_R85_HSP POSITIVE
    [all...]
  /src/sys/arch/vax/vax/
emulate.S 335 #define POSITIVE $12
359 insv POSITIVE,$0,$4,(%r3)
369 movl POSITIVE,%r2
453 insv POSITIVE,$0,$4,(%r3)
562 insv POSITIVE,$0,$4,(%r3) # make sure sign of result is positive
609 movb POSITIVE,(%r3) # otherwise, make result zero and positive
918 movb POSITIVE,(%r6)
958 Lashp_left: # while scale is positive
    [all...]
  /src/sys/arch/m68k/060sp/dist/
fplsp.s 5499 or.b &0x80,FP_SCR0_EX(%a6) # positive arg
5930 or.b &0x80,FP_SCR0_EX(%a6) # positive arg
6669 tst.b (%a0) # is X positive or negative?
6681 bra ld_pzero # answer is positive zero
7255 tst.b (%a0) # is X positive or negative?
8239 # X IS POSITIVE, CHECK IF X IS NEAR 1
9073 bra t_ovfl2 # t_ovfl expects positive value
9076 bra t_unfl2 # t_unfl expects positive value
9285 neg.l %d0 # make it positive
9959 # emulation. result always positive.
    [all...]
fpsp.s 3215 mov.b L_SCR1(%a6),%d0 # load positive default result
3231 mov.w L_SCR1(%a6),%d0 # load positive default result
3247 mov.l L_SCR1(%a6),%d0 # load positive default result
5605 or.b &0x80,FP_SCR0_EX(%a6) # positive arg
6036 or.b &0x80,FP_SCR0_EX(%a6) # positive arg
6775 tst.b (%a0) # is X positive or negative?
6787 bra ld_pzero # answer is positive zero
7361 tst.b (%a0) # is X positive or negative?
8345 # X IS POSITIVE, CHECK IF X IS NEAR 1
9179 bra t_ovfl2 # t_ovfl expects positive valu
    [all...]

Completed in 123 milliseconds