/dalvik/vm/mterp/c/ |
D | opcommon.cpp | 27 #define HANDLE_NUMCONV(_opcode, _opname, _fromtype, _totype) \ argument 28 HANDLE_OPCODE(_opcode /*vA, vB*/) \ 36 #define HANDLE_FLOAT_TO_INT(_opcode, _opname, _fromvtype, _fromrtype, \ argument 38 HANDLE_OPCODE(_opcode /*vA, vB*/) \ 62 #define HANDLE_INT_TO_SMALL(_opcode, _opname, _type) \ argument 63 HANDLE_OPCODE(_opcode /*vA, vB*/) \ 71 #define HANDLE_OP_CMPX(_opcode, _opname, _varType, _type, _nanVal) \ argument 72 HANDLE_OPCODE(_opcode /*vAA, vBB, vCC*/) \ 97 #define HANDLE_OP_IF_XX(_opcode, _opname, _cmp) \ argument 98 HANDLE_OPCODE(_opcode /*vA, vB, +CCCC*/) \ [all …]
|
D | header.cpp | 280 #define INST_REPLACE_OP(_inst, _opcode) (((_inst) & 0xff00) | _opcode) argument
|
/dalvik/vm/mterp/out/ |
D | InterpC-armv7-a-neon.cpp | 287 #define INST_REPLACE_OP(_inst, _opcode) (((_inst) & 0xff00) | _opcode) argument 463 #define FINISH_BKPT(_opcode) /* FIXME? */ argument 464 #define DISPATCH_EXTENDED(_opcode) /* FIXME? */ argument 543 #define HANDLE_NUMCONV(_opcode, _opname, _fromtype, _totype) \ argument 544 HANDLE_OPCODE(_opcode /*vA, vB*/) \ 552 #define HANDLE_FLOAT_TO_INT(_opcode, _opname, _fromvtype, _fromrtype, \ argument 554 HANDLE_OPCODE(_opcode /*vA, vB*/) \ 578 #define HANDLE_INT_TO_SMALL(_opcode, _opname, _type) \ argument 579 HANDLE_OPCODE(_opcode /*vA, vB*/) \ 587 #define HANDLE_OP_CMPX(_opcode, _opname, _varType, _type, _nanVal) \ argument [all …]
|
D | InterpC-armv7-a.cpp | 287 #define INST_REPLACE_OP(_inst, _opcode) (((_inst) & 0xff00) | _opcode) argument 463 #define FINISH_BKPT(_opcode) /* FIXME? */ argument 464 #define DISPATCH_EXTENDED(_opcode) /* FIXME? */ argument 543 #define HANDLE_NUMCONV(_opcode, _opname, _fromtype, _totype) \ argument 544 HANDLE_OPCODE(_opcode /*vA, vB*/) \ 552 #define HANDLE_FLOAT_TO_INT(_opcode, _opname, _fromvtype, _fromrtype, \ argument 554 HANDLE_OPCODE(_opcode /*vA, vB*/) \ 578 #define HANDLE_INT_TO_SMALL(_opcode, _opname, _type) \ argument 579 HANDLE_OPCODE(_opcode /*vA, vB*/) \ 587 #define HANDLE_OP_CMPX(_opcode, _opname, _varType, _type, _nanVal) \ argument [all …]
|
D | InterpC-armv5te-vfp.cpp | 287 #define INST_REPLACE_OP(_inst, _opcode) (((_inst) & 0xff00) | _opcode) argument 463 #define FINISH_BKPT(_opcode) /* FIXME? */ argument 464 #define DISPATCH_EXTENDED(_opcode) /* FIXME? */ argument 543 #define HANDLE_NUMCONV(_opcode, _opname, _fromtype, _totype) \ argument 544 HANDLE_OPCODE(_opcode /*vA, vB*/) \ 552 #define HANDLE_FLOAT_TO_INT(_opcode, _opname, _fromvtype, _fromrtype, \ argument 554 HANDLE_OPCODE(_opcode /*vA, vB*/) \ 578 #define HANDLE_INT_TO_SMALL(_opcode, _opname, _type) \ argument 579 HANDLE_OPCODE(_opcode /*vA, vB*/) \ 587 #define HANDLE_OP_CMPX(_opcode, _opname, _varType, _type, _nanVal) \ argument [all …]
|
D | InterpC-armv5te.cpp | 287 #define INST_REPLACE_OP(_inst, _opcode) (((_inst) & 0xff00) | _opcode) argument 463 #define FINISH_BKPT(_opcode) /* FIXME? */ argument 464 #define DISPATCH_EXTENDED(_opcode) /* FIXME? */ argument 543 #define HANDLE_NUMCONV(_opcode, _opname, _fromtype, _totype) \ argument 544 HANDLE_OPCODE(_opcode /*vA, vB*/) \ 552 #define HANDLE_FLOAT_TO_INT(_opcode, _opname, _fromvtype, _fromrtype, \ argument 554 HANDLE_OPCODE(_opcode /*vA, vB*/) \ 578 #define HANDLE_INT_TO_SMALL(_opcode, _opname, _type) \ argument 579 HANDLE_OPCODE(_opcode /*vA, vB*/) \ 587 #define HANDLE_OP_CMPX(_opcode, _opname, _varType, _type, _nanVal) \ argument [all …]
|
D | InterpC-mips.cpp | 287 #define INST_REPLACE_OP(_inst, _opcode) (((_inst) & 0xff00) | _opcode) argument 463 #define FINISH_BKPT(_opcode) /* FIXME? */ argument 464 #define DISPATCH_EXTENDED(_opcode) /* FIXME? */ argument 543 #define HANDLE_NUMCONV(_opcode, _opname, _fromtype, _totype) \ argument 544 HANDLE_OPCODE(_opcode /*vA, vB*/) \ 552 #define HANDLE_FLOAT_TO_INT(_opcode, _opname, _fromvtype, _fromrtype, \ argument 554 HANDLE_OPCODE(_opcode /*vA, vB*/) \ 578 #define HANDLE_INT_TO_SMALL(_opcode, _opname, _type) \ argument 579 HANDLE_OPCODE(_opcode /*vA, vB*/) \ 587 #define HANDLE_OP_CMPX(_opcode, _opname, _varType, _type, _nanVal) \ argument [all …]
|
D | InterpC-x86.cpp | 287 #define INST_REPLACE_OP(_inst, _opcode) (((_inst) & 0xff00) | _opcode) argument 463 #define FINISH_BKPT(_opcode) /* FIXME? */ argument 464 #define DISPATCH_EXTENDED(_opcode) /* FIXME? */ argument 543 #define HANDLE_NUMCONV(_opcode, _opname, _fromtype, _totype) \ argument 544 HANDLE_OPCODE(_opcode /*vA, vB*/) \ 552 #define HANDLE_FLOAT_TO_INT(_opcode, _opname, _fromvtype, _fromrtype, \ argument 554 HANDLE_OPCODE(_opcode /*vA, vB*/) \ 578 #define HANDLE_INT_TO_SMALL(_opcode, _opname, _type) \ argument 579 HANDLE_OPCODE(_opcode /*vA, vB*/) \ 587 #define HANDLE_OP_CMPX(_opcode, _opname, _varType, _type, _nanVal) \ argument [all …]
|
D | InterpC-allstubs.cpp | 287 #define INST_REPLACE_OP(_inst, _opcode) (((_inst) & 0xff00) | _opcode) argument 463 #define FINISH_BKPT(_opcode) /* FIXME? */ argument 464 #define DISPATCH_EXTENDED(_opcode) /* FIXME? */ argument 543 #define HANDLE_NUMCONV(_opcode, _opname, _fromtype, _totype) \ argument 544 HANDLE_OPCODE(_opcode /*vA, vB*/) \ 552 #define HANDLE_FLOAT_TO_INT(_opcode, _opname, _fromvtype, _fromrtype, \ argument 554 HANDLE_OPCODE(_opcode /*vA, vB*/) \ 578 #define HANDLE_INT_TO_SMALL(_opcode, _opname, _type) \ argument 579 HANDLE_OPCODE(_opcode /*vA, vB*/) \ 587 #define HANDLE_OP_CMPX(_opcode, _opname, _varType, _type, _nanVal) \ argument [all …]
|
D | InterpC-portable.cpp | 287 #define INST_REPLACE_OP(_inst, _opcode) (((_inst) & 0xff00) | _opcode) argument 423 # define FINISH_BKPT(_opcode) { \ argument 424 goto *handlerTable[_opcode]; \ 489 #define HANDLE_NUMCONV(_opcode, _opname, _fromtype, _totype) \ argument 490 HANDLE_OPCODE(_opcode /*vA, vB*/) \ 498 #define HANDLE_FLOAT_TO_INT(_opcode, _opname, _fromvtype, _fromrtype, \ argument 500 HANDLE_OPCODE(_opcode /*vA, vB*/) \ 524 #define HANDLE_INT_TO_SMALL(_opcode, _opname, _type) \ argument 525 HANDLE_OPCODE(_opcode /*vA, vB*/) \ 533 #define HANDLE_OP_CMPX(_opcode, _opname, _varType, _type, _nanVal) \ argument [all …]
|
/dalvik/vm/mterp/portable/ |
D | stubdefs.cpp | 45 # define FINISH_BKPT(_opcode) { \ argument 46 goto *handlerTable[_opcode]; \
|
/dalvik/vm/mterp/cstubs/ |
D | stubdefs.cpp | 85 #define FINISH_BKPT(_opcode) /* FIXME? */ argument 86 #define DISPATCH_EXTENDED(_opcode) /* FIXME? */ argument
|