Updated code for changes to RFC, added additional error handling, added
tests
This commit is contained in:
parent
9b0ae75ecc
commit
7c56398e91
18 changed files with 312 additions and 79 deletions
|
@ -768,7 +768,7 @@ symbols! {
|
|||
enable,
|
||||
encode,
|
||||
end,
|
||||
entry,
|
||||
entry_nops,
|
||||
enumerate_method,
|
||||
env,
|
||||
env_CFG_RELEASE: env!("CFG_RELEASE"),
|
||||
|
@ -1423,7 +1423,7 @@ symbols! {
|
|||
prefetch_read_instruction,
|
||||
prefetch_write_data,
|
||||
prefetch_write_instruction,
|
||||
prefix,
|
||||
prefix_nops,
|
||||
preg,
|
||||
prelude,
|
||||
prelude_import,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue