Home
last modified time | relevance | path

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

/src/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)
/src/sys/contrib/openzfs/module/zstd/lib/decompress/
H A Dhuf_decompress_amd64.S82 #define bits3 r13 macro
155 movq 88(%rax), %bits3
357 movq %bits3, 88(%rax)
414 movq 88(%rax), %bits3
583 movq %bits3, 88(%rax)
/src/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()