Comment 9 for bug 635413

Revision history for this message
Matthias Klose (doko) wrote :

not the only inline assembler

$ grep -r __arm__ .
./src/utils/DivModBySame.hh: #elif defined(__arm__)
./src/utils/DivModBySame.hh: #ifdef __arm__
./src/utils/MemoryOps.cc:#elif defined __arm__
./src/utils/DivModByConst.hh: #if ASM_X86_32 || defined(__arm__)
./src/utils/DivModByConst.hh: #elif defined(__arm__)
./src/utils/DivModByConst.hh: #if ASM_X86_32 || defined(__arm__)
./src/utils/DivModByConst.hh: #elif defined(__arm__)
./src/video/LineScalers.hh:#ifdef __arm__
./src/video/BitmapConverter.cc:#ifdef __arm__
./src/video/CharacterConverter.cc:#ifdef __arm__
./src/video/CharacterConverter.cc:#ifdef __arm__
./src/sound/ResampleLQ.cc:#ifdef __arm__
./src/sound/ResampleLQ.cc:#ifdef __arm__
./src/sound/AY8910.cc:#ifdef __arm__
./src/sound/MSXMixer.cc:#ifdef __arm__
./src/sound/MSXMixer.cc:#ifdef __arm__
./src/sound/MSXMixer.cc:#ifdef __arm__
./src/sound/SCC.cc:#ifdef __arm__