Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can we use ranges2[16]="\000\040\177"? #58

Open
cstwhh opened this issue Oct 31, 2019 · 1 comment
Open

Can we use ranges2[16]="\000\040\177"? #58

cstwhh opened this issue Oct 31, 2019 · 1 comment

Comments

@cstwhh
Copy link

cstwhh commented Oct 31, 2019

static const char ALIGNED(16) ranges2[16] = "\000\040\177\177"; \

Maybe I understand it wrong, but I think that according to the definition of _SIDD_CMP_RANGES, ranges2[3] (excessive \177) has no meaning.

@cstwhh cstwhh changed the title Can we use ranges[16]="\000\040\177"? Can we use ranges2[16]="\000\040\177"? Oct 31, 2019
@kazuho
Copy link
Member

kazuho commented Oct 31, 2019

Would you mind pointing us to the source of that information? I'd presume that would be a particular sentence within one of the Intel's developer manuals.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants