buglibjit - Bugs: bug #41909, Fixes for arm

 
 

bug #41909: Fixes for arm

Submitter:  Domingo Alvarez Duarte <mingodad>
Submitted:  Wed 19 Mar 2014 06:00:55 PM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  None
Privacy:  Public Assigned to:  None
Open/Closed:  Open
* Mandatory Fields

Add a New Comment Rich Markup
   

Wed 19 Mar 2014 06:00:55 PM UTC, original submission:  

Hello I did some fixes for the arm processor, basically extended the parse-rules to allow specify a inst_type_member and inst_type_cast:

%inst_type arm_inst_buf
%inst_type_member ".current"
%inst_type_cast "arm_inst_word*"

Also add a "(void)apply_return;" to silence compiler warnings.

On my android runing ubuntu 13.10 only the interpreter mode works, the jit gives the error:

Error: invalid swi expression

When commenting the code that generates the error it compiles but do not pass any tests, allways resport "illegall instruction".

I hope this can help others to help fix it.

Domingo Alvarez Duarte <mingodad>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

Attached Files
file #30950:  commit-arm-fixes added by mingodad (4KiB - application/octet-stream - the diff with my changes)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by mingodad (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follows 1 latest change.

    Date Changed by Updated Field Previous Value => Replaced by
    2014-03-19 mingodad Attached File- Added commit-arm-fixes, #30950

    Back to the top

    Powered by Savane 3.13-cf05.
    Corresponding source code