| | Re: H8/300 Assembler/C interface Kekoa Proudfoot
|
| | (...) To be more specific, I wrote C code, then disassembled it. The C types "long" and "float" are both split. -Kekoa (24 years ago, 20-Apr-01, to lugnet.robotics.rcx)
|
| | |
| | | | RE: H8/300 Assembler/C interface Ralph Hempel
|
| | | | (...) Not to be too obtuse, but your first message says that long and float are never split across r2 and stack. So you're saying that they ARE split? That's fine, because it makes things a lot easier - not that any of my functions actually need to (...) (24 years ago, 20-Apr-01, to lugnet.robotics.rcx)
|
| | | | |
| | | | | | Re: H8/300 Assembler/C interface Kekoa Proudfoot
|
| | | | (...) No no no! Sorry. They are NOT split. Boy am I dumb. -Kekoa (24 years ago, 20-Apr-01, to lugnet.robotics.rcx)
|
| | | | |
| | | | | | Re: H8/300 Assembler/C interface Björn Lundin
|
| | | | (...) By looking at your work with 'RCX internals', dumb is not the word i'd use :) I'd rather think of something like 'bit wizard' Björn (24 years ago, 21-Apr-01, to lugnet.robotics.rcx)
|
| | | | |