[eresi-dev] Request for putting all libasm constants into completion
Julien Vanegue
jv274 at cam.ac.uk
Fri Aug 3 18:52:16 UTC 2007
Hi there,
Since the beginning of the elfsh project, we have a file :
librevm/elf/data.c
This file contains array of all constants of the ERESI framework,
but it lacks the constant of libasm.
Would it be possible for the authors of libasm to add arrays of
constants there ? It will be easy added to completion like this.
I know its quite a boring job but it really needs to be done for
us to be able to program decently libasm directly from the eresi
language.
Once you have added the arrays, you simply need to add them to
completion in the librevm/vm/tables.c:setup_consthash()
The constants we need -in emergency- are the one for ->content
and ->type fields, for all architectures, especially sparc and intel.
-jfv
More information about the eresi-dev
mailing list