ppu_intrinsics.h (__protected_stream_count): Rename count macro arugment for clarity.
authorBen Elliston <bje@au.ibm.com>
Tue, 4 Sep 2007 21:10:59 +0000 (21:10 +0000)
committerBen Elliston <bje@gcc.gnu.org>
Tue, 4 Sep 2007 21:10:59 +0000 (07:10 +1000)
commitb2e34bc12529ed3d3c046d3b1cd66687901a6ff8
tree59926d4233f76c86f9db086126cbc4da0d011363
parent9380ed8466ef43c4ec1e330fc3e7ddf36ceaa406
ppu_intrinsics.h (__protected_stream_count): Rename count macro arugment for clarity.

* config/rs6000/ppu_intrinsics.h (__protected_stream_count):
Rename count macro arugment for clarity.
(__protected_unlimited_stream_set): Pass UG=1 to __dcbt_TH1000.
(__protected_stream_set): Likewise, pass 0.

testsuite/
* gcc.target/powerpc/ppu-intrinsics.c: Add test cases for the
__protected_stream family of macros.

From-SVN: r128103
gcc/ChangeLog
gcc/config/rs6000/ppu_intrinsics.h
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/powerpc/ppu-intrinsics.c