mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-04-04 00:31:54 +00:00
Added the llvm.readport and llvm.writeport intrinsics.
llvm-svn: 12780
This commit is contained in:
parent
d8efae05fe
commit
d4fe3ec1d1
@ -57,6 +57,10 @@ namespace Intrinsic {
|
|||||||
// Standard libm functions...
|
// Standard libm functions...
|
||||||
|
|
||||||
|
|
||||||
|
// Input/Output intrinsics
|
||||||
|
readport,
|
||||||
|
writeport,
|
||||||
|
|
||||||
//===------------------------------------------------------------------===//
|
//===------------------------------------------------------------------===//
|
||||||
// This section defines intrinsic functions used to represent Alpha
|
// This section defines intrinsic functions used to represent Alpha
|
||||||
// instructions...
|
// instructions...
|
||||||
|
Loading…
x
Reference in New Issue
Block a user