Searched hist:5166 (Results 1 - 2 of 2) sorted by relevance
/gem5/src/arch/x86/isa/insts/general_purpose/compare_and_test/ | ||
H A D | set_byte_on_condition.py | diff 5166:d749d156ce52 Fri Oct 19 01:42:00 EDT 2007 Gabe Black <gblack@eecs.umich.edu> X86: Implement the undocumented SALC instruction which sets AL to 0xFF if CF=1 and 0x00 otherwise. |
/gem5/src/arch/x86/isa/decoder/ | ||
H A D | one_byte_opcodes.isa | diff 5166:d749d156ce52 Fri Oct 19 01:42:00 EDT 2007 Gabe Black <gblack@eecs.umich.edu> X86: Implement the undocumented SALC instruction which sets AL to 0xFF if CF=1 and 0x00 otherwise. |
Completed in 20 milliseconds