diff options
author | Noah Goldstein <goldstein.w.n@gmail.com> | 2021-09-21 18:31:49 -0500 |
---|---|---|
committer | Noah Goldstein <goldstein.w.n@gmail.com> | 2021-10-08 11:30:52 -0500 |
commit | fc5bd179ef3a953dff8d1655bd530d0e230ffe71 (patch) | |
tree | 8f474d47869c53c13f42e2eaf01a1d6d89137e5c /benchtests/erfc-inputs | |
parent | fa80ce6023c76dab34133d43f8c8f831a949fbf3 (diff) | |
download | glibc-fc5bd179ef3a953dff8d1655bd530d0e230ffe71.tar.gz glibc-fc5bd179ef3a953dff8d1655bd530d0e230ffe71.tar.xz glibc-fc5bd179ef3a953dff8d1655bd530d0e230ffe71.zip |
x86: Modify ENTRY in sysdep.h so that p2align can be specified
No bug. This change adds a new macro ENTRY_P2ALIGN which takes a second argument, log2 of the desired function alignment. The old ENTRY(name) macro is just ENTRY_P2ALIGN(name, 4) so this doesn't affect any existing functionality. Signed-off-by: Noah Goldstein <goldstein.w.n@gmail.com>
Diffstat (limited to 'benchtests/erfc-inputs')
0 files changed, 0 insertions, 0 deletions