summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio/asprintf.c
diff options
context:
space:
mode:
authorjkim <jkim@FreeBSD.org>2011-06-17 21:41:06 +0000
committerjkim <jkim@FreeBSD.org>2011-06-17 21:41:06 +0000
commit8a9fdbb838682bca3d92ebd804102b651699ab25 (patch)
tree26ac1140ee2ae222240b86fc45dea7d39d7f685b /lib/libc/stdio/asprintf.c
parent93d2d762ed960f4b01b6c523ab0b070977a5beea (diff)
downloadFreeBSD-src-8a9fdbb838682bca3d92ebd804102b651699ab25.zip
FreeBSD-src-8a9fdbb838682bca3d92ebd804102b651699ab25.tar.gz
Teach the compiler how to shift TSC value efficiently. As noted in r220631,
some times compiler inserts redundant instructions to preserve unused upper 32 bits even when it is casted to a 32-bit value. Unfortunately, it seems the problem becomes more serious when it is shifted, especially on amd64.
Diffstat (limited to 'lib/libc/stdio/asprintf.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud