Searched refs:UD (Results 1 - 5 of 5) sorted by relevance
/illumos-gate/usr/src/lib/libadm/common/ |
H A D | ckdate.c | 55 #define UD 31 macro 318 input = p_date(input, LD, UD, STDIG); 324 input = p_eday(input, LD2, UD); 358 input = p_date(input, LD, UD, STDIG);
|
/illumos-gate/usr/src/uts/sun4v/cpu/ |
H A D | generic_copy.s | 152 ! l2 size in bits of upper part of destination word (UD) 153 ! l3 size in bits of lower part of destination word (LD = 32 - UD) 190 sub %l5, %l3, %l2 ! generate shift left count (UD)
|
H A D | niagara_copy.s | 2462 ! l2 size in bits of upper part of destination word (UD) 2463 ! l3 size in bits of lower part of destination word (LD = 32 - UD) 2500 sub %l5, %l3, %l2 ! generate shift left count (UD)
|
/illumos-gate/usr/src/boot/sys/boot/i386/btx/btx/ |
H A D | btx.S | 325 push $0x6 # Int 0x6: #UD
|
/illumos-gate/usr/src/uts/sun4u/cpu/ |
H A D | spitfire_copy.s | 1631 ! l2 size in bits of upper part of destination word (UD) 1632 ! l3 size in bits of lower part of destination word (LD = 32 - UD) 1669 sub %l5, %l3, %l2 ! generate shift left count (UD)
|
Completed in 94 milliseconds