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

  /src/lib/libc/arch/mips/string/
bzero.S 73 nor a2, zero, a2 # complement the mask
  /src/sys/arch/mvme68k/stand/sboot/
oc_cksum.s 37 | oc_cksum: ones complement 16 bit checksum for MC68020.
41 | Do a 16 bit one's complement sum of 'count' bytes from 'buffer'.
  /src/usr.bin/unifdef/
unifdef.c 209 static bool complement; /* -c: do the complement */ variable in typeref:typename:bool
299 complement = true;
556 if (keep ^ complement)
  /src/sys/arch/m68k/m68k/
oc_cksum.s 33 | oc_cksum: ones complement 16 bit checksum for MC68020.
37 | Do a 16 bit one's complement sum of 'count' bytes from 'buffer'.
  /src/sys/arch/hppa/hppa/
locore.S 690 andcm,<> %r1, %arg0, %r1 ; and with complement of new cpl
706 andcm,<> %r1, %arg0, %r1 ; and with complement of new cpl
  /src/sys/arch/m68k/060sp/dist/
isp.s 2130 neg.l %d7 # complement negative divisor
2140 negx.l %d6 # complement signed dividend
2629 # compute 2's complement of the unsigned number:
ilsp.s 160 neg.l %d7 # complement negative divisor
170 negx.l %d6 # complement signed dividend
718 # compute 2's complement of the unsigned number:

Completed in 48 milliseconds