commit | d7dce494769e47c9a1eec6f55578d3acdfab888b | [log] [tgz] |
---|---|---|
author | Edgar E. Iglesias <edgar.iglesias@gmail.com> | Thu Apr 26 14:18:25 2012 +0200 |
committer | Edgar E. Iglesias <edgar.iglesias@gmail.com> | Fri Oct 19 13:24:12 2012 +0200 |
tree | 300607cfb4cada8a9c1e8b3d1c3bba620e135dde | |
parent | a5b3bdcba8a105439ad3a44121526306c449e100 [diff] |
microblaze: Update PC before simulating syscall Fixes a clone() emulation bug were the new thread starts at the point of the syscall and thus clones in a loop. Signed-off-by: Edgar E. Iglesias <edgar.iglesias@gmail.com>