This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Question about gcc's x86 builtin functions


Hi again,

I know this is a bit off-topic *sorry* - however I hope I don't bother
anybody with this question here since its almost exclusivly a gcc
C-backend question.

Gcc does provide access to SSE/3Dnow operations through so called
x86-buitin functions, however by reading the documentation I found out
that a lot operations are missing.
(e.g. the "packed shift right logical doubleword" called psrld).
Is just the documentation incomplete or is this functionality not
accesibly be gcc?

Seems I simply don't get it ;-)

Thank you in advance, lg Clemens


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]