This website requires JavaScript.
Explore
Help
Register
Sign In
xemu-project
/
xemu
Watch
1
Star
0
Fork
0
You've already forked xemu
mirror of
https://github.com/xemu-project/xemu.git
synced
2025-02-20 12:24:42 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
xemu
/
target-cris
History
Blue Swirl
0d84be5bd0
cris: remove dead assignments, spotted by clang analyzer
...
Value stored is never read. Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
2010-04-25 19:46:46 +00:00
..
cpu.h
Move TARGET_PHYS_ADDR_SPACE_BITS to target-*/cpu.h.
2010-03-12 16:28:24 +00:00
crisv10-decode.h
Update to a hopefully more future proof FSF address
2010-03-07 15:48:43 +00:00
crisv32-decode.h
…
exec.h
…
helper.c
Replace assert(0) with abort() or cpu_abort()
2010-03-18 18:41:57 +00:00
helper.h
…
machine.c
…
mmu.c
cris: remove dead assignments, spotted by clang analyzer
2010-04-25 19:46:46 +00:00
mmu.h
…
op_helper.c
crisv10: Always clear the V and C flags on btst.
2010-02-15 11:20:30 +01:00
opcode-cris.h
…
translate_v10.c
Replace assert(0) with abort() or cpu_abort()
2010-03-18 18:41:57 +00:00
translate.c
cris: remove dead assignments, spotted by clang analyzer
2010-04-25 19:46:46 +00:00