Home
last modified time | relevance | path

Searched refs:AMODE_UNSUPPORTED (Results 1 – 4 of 4) sorted by relevance

/system/core/libpixelflinger/codeflinger/
DMIPS64Assembler.cpp238 return AMODE_UNSUPPORTED; in reg_rrx()
244 return AMODE_UNSUPPORTED; in reg_reg()
285 return AMODE_UNSUPPORTED; in reg_scale_post()
318 return AMODE_UNSUPPORTED; in reg_post()
764 if (offset > AMODE_UNSUPPORTED) offset = 0; in LDR()
798 if (offset > AMODE_UNSUPPORTED) offset = 0; in LDRB()
827 if (offset > AMODE_UNSUPPORTED) offset = 0; in STR()
863 if (offset > AMODE_UNSUPPORTED) offset = 0; in STRB()
891 if (offset > AMODE_UNSUPPORTED) offset = 0; in LDRH()
933 if (offset > AMODE_UNSUPPORTED) offset = 0; in STRH()
[all …]
DMIPSAssembler.cpp245 return AMODE_UNSUPPORTED; in reg_rrx()
251 return AMODE_UNSUPPORTED; in reg_reg()
292 return AMODE_UNSUPPORTED; in reg_scale_post()
329 return AMODE_UNSUPPORTED; in reg_post()
772 if (offset > AMODE_UNSUPPORTED) offset = 0; in LDR()
806 if (offset > AMODE_UNSUPPORTED) offset = 0; in LDRB()
835 if (offset > AMODE_UNSUPPORTED) offset = 0; in STR()
871 if (offset > AMODE_UNSUPPORTED) offset = 0; in STRB()
899 if (offset > AMODE_UNSUPPORTED) offset = 0; in LDRH()
941 if (offset > AMODE_UNSUPPORTED) offset = 0; in STRH()
DMIPS64Assembler.h217 AMODE_UNSUPPORTED enumerator
DMIPSAssembler.h206 AMODE_UNSUPPORTED enumerator