More acronyms
This commit is contained in:
parent
ad8efa3d96
commit
8a6a8b2348
@ -27,3 +27,18 @@
|
|||||||
short = PIE,
|
short = PIE,
|
||||||
long = position-independent executable
|
long = position-independent executable
|
||||||
}
|
}
|
||||||
|
|
||||||
|
\DeclareAcronym{ip}{
|
||||||
|
short = IP,
|
||||||
|
long = instruction pointer
|
||||||
|
}
|
||||||
|
|
||||||
|
\DeclareAcronym{sp}{
|
||||||
|
short = SP,
|
||||||
|
long = stack pointer
|
||||||
|
}
|
||||||
|
|
||||||
|
\DeclareAcronym{bp}{
|
||||||
|
short = BP,
|
||||||
|
long = base pointer
|
||||||
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user