mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-15 20:29:48 +00:00
Small doc fix.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@52190 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
c9958102ec
commit
02703ba753
@ -103,7 +103,7 @@ namespace llvm {
|
||||
/// an arbitrary precision integer) and the remaining VectorBits upper bits
|
||||
/// encode the vector length, offset by one.
|
||||
///
|
||||
/// 31--------------16-----------8-------------0
|
||||
/// 32--------------16-----------8-------------0
|
||||
/// | Vector length | Precision | Simple type |
|
||||
/// | | Vector element |
|
||||
///
|
||||
|
Loading…
Reference in New Issue
Block a user