More acronyms
This commit is contained in:
@ -27,3 +27,18 @@
|
||||
short = PIE,
|
||||
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
|
||||
}
|
||||
|
Reference in New Issue
Block a user