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

  /src/sys/dev/pci/
unichromereg.h 343 #define NEGATIVE 1
347 #define M640X480_R60_HSP NEGATIVE
348 #define M640X480_R60_VSP NEGATIVE
351 #define M640X480_R75_HSP NEGATIVE
352 #define M640X480_R75_VSP NEGATIVE
355 #define M640X480_R85_HSP NEGATIVE
356 #define M640X480_R85_VSP NEGATIVE
359 #define M640X480_R100_HSP NEGATIVE
363 #define M640X480_R120_HSP NEGATIVE
367 #define M720X480_R60_HSP NEGATIVE
    [all...]
unichromefb.c 768 if (ctbl[index].h_sync_polarity == NEGATIVE) {
769 if (ctbl[index].v_sync_polarity == NEGATIVE)
776 if (ctbl[index].v_sync_polarity == NEGATIVE)
  /src/sys/lib/libsa/
subr_prf.c 80 #define NEGATIVE 0x80
273 lflag |= NEGATIVE;
333 if (lflag & NEGATIVE)
  /src/sys/arch/vax/vax/
emulate.S 336 #define NEGATIVE $13
355 cmpl %r2,NEGATIVE
362 insv NEGATIVE,$0,$4,(%r3)
365 cmpl %r2,NEGATIVE
372 movl NEGATIVE,%r2
393 jgeq L121 # if negative result
407 jgeq L117 # if negative result
451 cmpl %r0,NEGATIVE # switch sign of result
456 insv NEGATIVE,$0,$4,(%r3)
566 cmpl %r0,NEGATIVE # if result is negativ
    [all...]
  /src/sys/arch/m68k/060sp/dist/
fplsp.s 426 set neg_bit, 0x3 # negative result
451 set neg_mask, 0x08000000 # negative bit mask (lw)
456 set neg_bmask, 0x08 # negative bit mask (byte)
5079 ror.l &1,%d1 # D0 WAS ODD IFF D0 IS NEGATIVE
6669 tst.b (%a0) # is X positive or negative?
7255 tst.b (%a0) # is X positive or negative?
7530 blt.b sgetexpn # it's negative
7557 bmi.b sgetmann # it's negative
8237 cmp.l %d1,&0 # CHECK IF X IS NEGATIVE
8238 blt.w LOGNEG # LOG OF NEGATIVE ARGUMENT IS INVALI
    [all...]
fpsp.s 446 set neg_bit, 0x3 # negative result
471 set neg_mask, 0x08000000 # negative bit mask (lw)
476 set neg_bmask, 0x08 # negative bit mask (byte)
2325 neg.w %d0 # make exponent negative
2829 neg.l %d0 # get negative of size
5185 ror.l &1,%d1 # D0 WAS ODD IFF D0 IS NEGATIVE
6775 tst.b (%a0) # is X positive or negative?
7361 tst.b (%a0) # is X positive or negative?
7636 blt.b sgetexpn # it's negative
7663 bmi.b sgetmann # it's negative
    [all...]

Completed in 51 milliseconds