Home
last modified time | relevance | path

Searched refs:bits3 (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/zstd/lib/decompress/
H A Dhuf_decompress_amd64.S62 #define bits3 r13 macro
130 movq 88(%rax), %bits3
333 movq %bits3, 88(%rax)
384 movq 88(%rax), %bits3
565 movq %bits3, 88(%rax)
/freebsd/contrib/ntp/ntpd/
H A Drefclock_oncore.c3352 int bits1, bits2, bits3; in oncore_get_timestamp() local
3360 bits3 = instance->BEHa[141]; /* UTC parameters */ in oncore_get_timestamp()
3361 if (!instance->count5_set && (bits3 & 0xC0)) { in oncore_get_timestamp()
3369 bits1, bits2, bits3, in oncore_get_timestamp()