Bug #13
Certaines instructions sur les WordsXX ne sont pas implémentées
Status: | Closed | Start date: | ||
---|---|---|---|---|
Priority: | Low | Due date: | ||
Assignee: | % Done: | 0% | ||
Category: | Virtual Machine | |||
Target version: | 1.8 | |||
Platform: | Triage Stage: | |||
Resolution: | fixed |
Description
Dans la VM, certains syscalls correspondant à des opérations sur des WordXX ne sont pas implémentées.
Par exemple:- sc32_bit_less
- sc32_bit_less
- sc32_bit_slessoreq
- sc32_bit_sless
- sc32_bit_plus
- case sc32_bit_times
- case sc32_bit_opp
History
#1
Updated by Alain Prouté over 17 years ago
- Status changed from New to Assigned
#2 Updated by Anonymous over 17 years ago
Status about this ?
#3
Updated by Alain Prouté over 17 years ago
I'm currently working on this question.
#4
Updated by Alain Prouté about 17 years ago
They are implemented, but the set of tests in library/tests/system/wordXX.unit_test.anubis should be enriched.
#5 Updated by Anonymous almost 17 years ago
- Status changed from Assigned to Closed
- Resolution set to fixed
Since these functions have been implemented and it seems to be not bugged up to today, this bug is closed.