HomeSort by relevance Sort by last modified time
    Searched refs:amode (Results 1 - 25 of 29) sorted by null

1 2

  /system/core/libpixelflinger/codeflinger/
MIPS64Assembler.cpp 223 amode.value = immediate;
229 amode.reg = Rm;
230 amode.stype = type;
231 amode.value = shift;
255 amode.value = immed12;
256 amode.writeback = W;
266 amode.value = immed12;
275 amode.reg = Rm;
276 // amode.stype = type; // more advanced modes not used in GGLAssembler yet
277 // amode.value = shift
    [all...]
MIPSAssembler.cpp 230 amode.value = immediate;
236 amode.reg = Rm;
237 amode.stype = type;
238 amode.value = shift;
262 amode.value = immed12;
263 amode.writeback = W;
273 amode.value = immed12;
282 amode.reg = Rm;
283 // amode.stype = type; // more advanced modes not used in GGLAssembler yet
284 // amode.value = shift
    [all...]
MIPS64Assembler.h 225 } amode; member in class:android::ArmToMips64Assembler
MIPSAssembler.h 214 } amode; member in class:android::ArmToMipsAssembler
  /libcore/ojluni/src/main/native/
UnixFileSystem_md.c 176 int amode = 0; local
181 amode = S_IRUSR;
183 amode = S_IRUSR | S_IRGRP | S_IROTH;
187 amode = S_IWUSR;
189 amode = S_IWUSR | S_IWGRP | S_IWOTH;
193 amode = S_IXUSR;
195 amode = S_IXUSR | S_IXGRP | S_IXOTH;
202 mode |= amode;
204 mode &= ~amode;
  /toolchain/binutils/binutils-2.25/opcodes/
w65-dis.c 91 switch (op->amode)
w65-opc.h 54 int amode; member in struct:opinfo
  /external/valgrind/VEX/priv/
host_arm_defs.c     [all...]
host_arm_defs.h 672 ARMAMode1* amode; member in struct:__anon24824::__anon24825::__anon24832
680 ARMAMode2* amode; member in struct:__anon24824::__anon24825::__anon24833
687 ARMAMode1* amode; member in struct:__anon24824::__anon24825::__anon24834
693 ARMAMode2* amode; member in struct:__anon24824::__anon24825::__anon24835
700 ARMAMode1* amR15T; /* amode in guest state for R15T */
767 ARMAModeV* amode; member in struct:__anon24824::__anon24825::__anon24844
773 ARMAModeV* amode; member in struct:__anon24824::__anon24825::__anon24845
901 ARMAModeN *amode; member in struct:__anon24824::__anon24825::__anon24864
906 ARMAModeN *amode; member in struct:__anon24824::__anon24825::__anon24865
    [all...]
host_arm64_defs.c     [all...]
host_arm64_defs.h 583 ARM64AMode* amode; member in struct:__anon24721::__anon24722::__anon24731
589 ARM64AMode* amode; member in struct:__anon24721::__anon24722::__anon24732
595 ARM64AMode* amode; member in struct:__anon24721::__anon24722::__anon24733
601 ARM64AMode* amode; member in struct:__anon24721::__anon24722::__anon24734
608 ARM64AMode* amPC; /* amode in guest state for PC */
    [all...]
host_x86_isel.c 323 /* Given an amode, return one which references 4 bytes further
868 X86AMode* amode = iselIntExpr_AMode ( env, e->Iex.Load.addr ); local
876 X86RMI_Mem(amode), dst) );
880 addInstr(env, X86Instr_LoadEX(2,False,amode,dst));
884 addInstr(env, X86Instr_LoadEX(1,False,amode,dst));
1182 X86AMode* amode = iselIntExpr_AMode ( env, mi.bindee[0] ); local
1196 X86AMode* amode = iselIntExpr_AMode ( env, mi.bindee[0] ); local
1210 X86AMode* amode = iselIntExpr_AMode ( env, mi.bindee[0] ); local
1220 X86AMode* amode; local
1234 X86AMode* amode; local
    [all...]
host_arm64_isel.c 175 the type of the access for which the amode is to be used. This
227 /* Generate an amode suitable for a 64-bit sized access relative to
228 the baseblock register (X21). This generates an RI12 amode, which
798 /* --------------------- AMode --------------------- */
800 /* Return an AMode which computes the value of the specified
867 we're going to create an amode suitable for LDU* or STU*
1463 ARM64AMode* amode = iselIntExpr_AMode ( env, e->Iex.Load.addr, ty ); local
1468 ARM64AMode* amode = iselIntExpr_AMode ( env, e->Iex.Load.addr, ty ); local
1473 ARM64AMode* amode = iselIntExpr_AMode ( env, e->Iex.Load.addr, ty ); local
1478 ARM64AMode* amode = iselIntExpr_AMode ( env, e->Iex.Load.addr, ty ); local
    [all...]
host_amd64_isel.c 276 vpanic("sane_AMode: unknown amd64 amode tag");
939 AMD64AMode* amode = iselIntExpr_AMode ( env, e->Iex.Load.addr ); local
947 AMD64RMI_Mem(amode), dst) );
951 addInstr(env, AMD64Instr_LoadEX(4,False,amode,dst));
955 addInstr(env, AMD64Instr_LoadEX(2,False,amode,dst));
959 addInstr(env, AMD64Instr_LoadEX(1,False,amode,dst));
1399 AMD64AMode* amode = iselIntExpr_AMode ( env, mi.bindee[0] ); local
1412 AMD64AMode* amode = iselIntExpr_AMode ( env, mi.bindee[0] ); local
    [all...]
host_s390_defs.c 159 /* Construct a b12 amode. */
176 /* Construct a b20 amode. */
193 /* Construct a bx12 amode. */
212 /* Construct a bx20 amode. */
231 /* Construct an AMODE for accessing the guest state at OFFSET.
234 Use a B20 amode as a fallback which will be safe for any offset.
249 /* Decompile the given amode into a static buffer and return it. */
289 /* Sanity check for an amode */
314 /* Record the register use of an amode */
9568 const s390_amode *amode = insn->variant.xdirect.guest_IA; local
9648 const s390_amode *amode = insn->variant.xindir.guest_IA; local
9700 const s390_amode *amode = insn->variant.xassisted.guest_IA; local
9770 s390_amode *amode; local
    [all...]
host_arm_isel.c 1206 ARMAMode1* amode = iselIntExpr_AMode1 ( env, e->Iex.Load.addr ); local
1211 ARMAMode2* amode = iselIntExpr_AMode2 ( env, e->Iex.Load.addr ); local
1218 ARMAMode1* amode = iselIntExpr_AMode1 ( env, e->Iex.Load.addr ); local
    [all...]
host_ppc_isel.c 426 /* 32-bit mode: compute an I32 into an AMode.
427 64-bit mode: compute an I64 into an AMode.
430 using this amode. That is so that, for 64-bit code generation, any
433 amode is to be used in ld/ldu/lda/std/stdu.
611 /* Given an amode, return one which references 4 bytes further
1874 PPCAMode* amode local
    [all...]
  /external/toybox/lib/
portability.h 141 int faccessat(int fd, const char *path, int amode, int flag);
  /toolchain/binutils/binutils-2.25/gas/config/
tc-tic54x.c 170 static enum address_mode amode = c_mode; variable in typeref:enum:address_mode
1051 && amode == c_mode
1059 amode = far_mode;
1063 amode = c_mode;
    [all...]
  /external/sqlite/dist/orig/
sqlite3.c 32608 int amode = 0; local
    [all...]
  /external/sqlite/dist/
sqlite3.c 32626 int amode = 0; local
    [all...]
  /external/v8/test/mjsunit/asm/sqlite3/
sqlite-change-heap.js     [all...]
sqlite-pointer-masking.js     [all...]
sqlite-safe-heap.js     [all...]
sqlite.js     [all...]

Completed in 1107 milliseconds

1 2