Update ADD_VMP2_INSTR.md

merge-requests/13/head
_xeroxz 3 years ago
parent 288cff93ce
commit dc59a073ee

@ -62,7 +62,7 @@ namespace profile
Lastly the `addq` variable is added to a vector of `vm::handler::profile_t*`'s.
```cpp
inline std::vector< vm::handler::profile_t * > all = {
inline std::vector< vm::handler::profile_t * > all = {
&sregq, &sregdw, &sregw, &lregq, &lregdw, &lconstq,
&lconstbzxw, &lconstbsxdw, &lconstbsxq, &lconstdwsxq, &lconstwsxq, &lconstwsxdw,
&lconstdw, &lconstw, &addq, &adddw, &addw, &lvsp,

Loading…
Cancel
Save