Docs.rs
x86_64-0.14.2
x86_64 0.14.2
Docs.rs crate page
MIT/Apache-2.0
Links
Documentation
Repository
Crates.io
Source
Owners
phil-opp
github:rust-osdev:x86_64
Dependencies
bit_field ^0.9.0
normal
bitflags ^1.0.4
normal
volatile ^0.4.4
normal
cc ^1.0.37
build
Versions
0.14.9
0.14.8
0.14.7
0.14.6
0.14.5
0.14.4
0.14.3
0.14.2
0.14.1
0.14.1-beta
0.14.0
0.13.6
0.13.5
0.13.4
0.13.3
0.13.2
0.13.1
0.13.0
0.12.4
0.12.3
0.12.2
0.12.1
0.12.0
0.11.8
0.11.7
0.11.6
0.11.5
0.11.4
0.11.3
0.11.2
0.11.1
0.11.0
0.10.3
0.10.2
0.10.1
0.10.0
0.9.6
0.9.5
0.9.4
0.9.3
0.9.2
0.9.1
0.9.0
0.8.3
0.8.2
0.8.1
0.8.0
0.7.7
0.7.6
0.7.5
0.7.4
0.7.3
0.7.2
0.7.2-beta.0
0.7.1
0.7.0
0.6.0
0.5.5
0.5.4
0.5.3
0.5.2
0.5.1
0.5.0
0.5.0-alpha.2
0.5.0-alpha.1
0.5.0-alpha.0
0.4.2
0.4.1
0.4.0
0.4.0-beta.0
0.3.6
0.3.5
0.3.4
0.3.3
0.3.2
0.3.1
0.3.0
0.2.14
0.2.13
0.2.12
0.2.11
0.2.10
0.2.8
0.2.8-beta
0.2.8-alpha
0.2.7
0.2.6
0.2.5
0.2.4
0.2.3
0.2.2
0.2.1
0.2.0
0.2.0-beta
0.2.0-alpha-020
0.2.0-alpha-019
0.2.0-alpha-018
0.2.0-alpha-017
0.2.0-alpha-016
0.2.0-alpha-015
0.2.0-alpha-014
0.2.0-alpha-013
0.2.0-alpha-012
0.2.0-alpha-011
0.2.0-alpha-010
0.2.0-alpha-009
0.2.0-alpha-008
0.2.0-alpha-007
0.2.0-alpha-006
0.2.0-alpha-004
0.2.0-alpha-003
0.2.0-alpha-002
0.2.0-alpha-001
0.1.2
0.1.1
0.1.0
0.0.3
0.0.2
0.0.1
0.0.1-alpha.2
0.0.1-alpha.1
0.0.1-alpha
0.0.0
99.84%
of the crate is documented
Go to latest version
Platform
x86_64-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
Feature flags
Releases
All Releases
Releases by Stars
Recent Build Failures
Build Failures by Stars
Release Activity
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
Rust Cookbook
Crates.io
The Cargo Guide
☰
x86_64
::
instructions
?
Function
x86_64
::
instructions
::
hlt
[
−
]
[src]
pub fn hlt()
Expand description
Halts the CPU until the next interrupt arrives.