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

  /src/tests/include/machine/
t_bswap.c 39 static uint16_t x16; variable in typeref:typename:uint16_t
55 return val + x16;
92 x16 = 0;
  /src/sys/arch/i386/stand/dosboot/
start_dos.S 262 ljmp $bootrealseg, $x16
264 x16: label
  /src/sys/arch/i386/bioscall/
biostramp.S 184 ljmp $GSEL(GBIOSCODE_SEL,SEL_KPL),$x16+MYBASE
186 x16: label
  /src/sys/crypto/chacha/arch/arm/
chacha_neon.c 50 uint16x8_t y16, x16 = vreinterpretq_u16_u32(x);
52 y16 = vrev32q_u16(x16);
49 uint16x8_t y16, x16 = vreinterpretq_u16_u32(x); local in function:rol16
  /src/sys/lib/libkern/arch/hppa/
milli.S 1115 x16: zdep %r26,27,28,%r1 ! comb,<> %r25,0,l1 ! add %r29,%r1,%r29 ! bv,n 0(r31) label

Completed in 15 milliseconds