HomeSort by relevance Sort by last modified time
    Searched full:imm32 (Results 1 - 25 of 91) sorted by null

1 2 3 4

  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/d3d1x/d3d1xshader/defs/
operand_index_reprs.txt 0 imm32
  /external/mesa3d/src/gallium/state_trackers/d3d1x/d3d1xshader/defs/
operand_index_reprs.txt 0 imm32
  /external/chromium_org/content/child/npapi/
webplugin_ime_win.h 23 // them, this class receives the IME data from a browser and patches IMM32
24 // functions to return the IME data when a windowless plug-in calls IMM32
25 // functions. I would not Flash retrieves pointers to IMM32 functions with
27 // dispatch IMM32 function calls from a plug-in to this class as listed in the
42 // After we successfuly dispatch IMM32 calls from a plug-in to this class, we
44 // its IMM32 calls. To update the IME data, we call CompositionUpdated() or
45 // CompositionCompleted() BEFORE sending an IMM32 Window message to the plugin
47 // IMM32 functions when it receives IMM32 window messages. We need to update the
48 // IME data of this class before sending IMM32 messages so the plug-ins can ge
    [all...]
webplugin_ime_win.cc 18 #pragma comment(lib, "imm32.lib")
67 // Converts this event to the IMM32 data so we do not have to convert it every
68 // time when a plug-in call an IMM32 function.
  /external/lldb/source/Plugins/Process/Utility/
ARMUtils.h 289 // (imm32, carry_out) = ARMExpandImm_C(imm12, carry_in)
292 uint32_t imm32; // the expanded result local
297 imm32 = imm;
302 imm32 = ror(imm, 32, amt);
303 carry_out = Bit32(imm32, 31);
305 return imm32;
310 // 'carry_in' argument to following function call does not affect the imm32 result.
316 // (imm32, carry_out) = ThumbExpandImm_C(imm12, carry_in)
319 uint32_t imm32; // the expaned result local
330 imm32 = abcdefgh
    [all...]
  /external/chromium_org/chrome/app/
chrome_dll.vsprops 14 DelayLoadDLLs="crypt32.dll;cryptui.dll;winhttp.dll;wininet.dll;wsock32.dll;ws2_32.dll;winspool.drv;comdlg32.dll;imagehlp.dll;psapi.dll;urlmon.dll;imm32.dll"
chrome_binaries.vsprops 10 DelayLoadDLLs="crypt32.dll;cryptui.dll;winhttp.dll;wininet.dll;wsock32.dll;winspool.drv;comdlg32.dll;imagehlp.dll;psapi.dll;urlmon.dll;imm32.dll"
  /external/lldb/source/Plugins/Instruction/ARM/
EmulateInstructionARM.cpp 598 (result, carry, overflow) = AddWithCarry(SP, imm32, '0');
619 uint32_t imm32; local
623 imm32 = Bits32(opcode, 7, 0) << 2; // imm32 = ZeroExtend(imm8:'00', 32)
627 imm32 = ARMExpandImm(opcode); // imm32 = ARMExpandImm(imm12)
632 addr_t sp_offset = imm32;
808 result = imm32;
824 uint32_t imm32; // the immediate value to be written to Rd local
833 imm32 = Bits32(opcode, 7, 0); // imm32 = ZeroExtend(imm8, 32
1064 uint32_t imm32; \/\/ the output after ThumbExpandImm_C or ARMExpandImm_C local
1219 uint32_t imm32; \/\/ immediate offset from the PC local
1455 int32_t imm32; \/\/ PC-relative offset local
1823 uint32_t imm32; local
2016 uint32_t imm32; \/\/ stack offset local
2112 uint32_t imm32; \/\/ stack offset local
2266 int32_t imm32; \/\/ PC-relative offset local
2349 uint32_t imm32; \/\/ PC-relative offset to branch forward local
2468 uint32_t imm32; local
2583 uint32_t imm32; \/\/ the immediate value to be added to the value obtained from Rn local
2726 uint32_t imm32; \/\/ the immediate value to be compared with local
2846 uint32_t imm32; \/\/ the immediate value to be compared with local
3879 uint32_t imm32; \/\/ the immediate offset used to form the address local
4588 uint32_t imm32; local
4934 uint32_t imm32; local
5256 uint32_t imm32; \/\/ the immediate value to be added to the value obtained from Rn local
5407 uint32_t imm32; \/\/ the immediate value to be added\/subtracted to\/from the PC local
5477 uint32_t imm32; \/\/ the immediate value to be ANDed to the value obtained from Rn local
5642 uint32_t imm32; \/\/ the immediate value to be bitwise inverted and ANDed to the value obtained from Rn local
5804 uint32_t imm32; local
6147 uint32_t imm32; local
6281 uint32_t imm32; local
6525 uint32_t imm32; local
6671 uint32_t imm32; local
6952 uint32_t imm32; local
7099 uint32_t imm32; local
7353 uint32_t imm32; local
7511 uint32_t imm32; local
8276 uint32_t imm32; \/\/ the immediate value to be ORed to the value obtained from Rn local
8443 uint32_t imm32; \/\/ the immediate value to be ORed to the value obtained from Rn local
8607 uint32_t imm32; \/\/ the immediate value to be added to the value obtained from Rn local
8759 uint32_t imm32; \/\/ the immediate value to be added to the value obtained from Rn local
8888 uint32_t imm32; \/\/ the immediate value to be added to the value obtained from Rn local
9037 uint32_t imm32; \/\/ the immediate value to be subtracted from the value obtained from Rn local
9131 uint32_t imm32; \/\/ the immediate value to be subtracted from the value obtained from Rn local
9192 uint32_t imm32; \/\/ the immediate value to be ANDed to the value obtained from Rn local
9317 uint32_t imm32; \/\/ the immediate value to be ANDed to the value obtained from Rn local
9772 uint32_t imm32; local
9876 uint32_t imm32; local
9972 uint32_t imm32; local
10086 uint32_t imm32; local
10358 uint32_t imm32; local
10648 uint32_t imm32; local
10840 uint32_t imm32; local
11032 uint32_t imm32; local
11161 uint32_t imm32; local
12104 uint32_t imm32; local
    [all...]
  /external/valgrind/main/none/tests/amd64/
insn_basic.def 29 ###adcl eflags[0x1,0x0] : imm32[12345678] eax.ud[87654321] => 1.ud[99999999]
30 ###adcl eflags[0x1,0x1] : imm32[12345678] eax.ud[87654321] => 1.ud[100000000]
31 adcl eflags[0x1,0x0] : imm32[12345678] ebx.ud[87654321] => 1.ud[99999999]
32 adcl eflags[0x1,0x1] : imm32[12345678] ebx.ud[87654321] => 1.ud[100000000]
33 adcl eflags[0x1,0x0] : imm32[12345678] m32.ud[87654321] => 1.ud[99999999]
34 adcl eflags[0x1,0x1] : imm32[12345678] m32.ud[87654321] => 1.ud[100000000]
43 ###adcq eflags[0x1,0x0] : imm32[12345678] rax.uq[8765432187654321] => 1.uq[8765432199999999]
44 ###adcq eflags[0x1,0x1] : imm32[12345678] rax.uq[8765432187654321] => 1.uq[8765432200000000]
45 adcq eflags[0x1,0x0] : imm32[12345678] rbx.uq[8765432187654321] => 1.uq[8765432199999999]
46 adcq eflags[0x1,0x1] : imm32[12345678] rbx.uq[8765432187654321] => 1.uq[8765432200000000
    [all...]
  /art/disassembler/
disassembler_arm.h 41 void DumpBranchTarget(std::ostream& os, const uint8_t* instr_ptr, int32_t imm32);
disassembler_arm.cc 96 void DisassemblerArm::DumpBranchTarget(std::ostream& os, const uint8_t* instr_ptr, int32_t imm32) {
97 os << StringPrintf("%+d (", imm32) << FormatInstructionPointer(instr_ptr + imm32) << ")";
348 int32_t imm32 = (imm26 << 6) >> 6; // Sign extend. local
349 DumpBranchTarget(args, instr_ptr + 8, imm32);
1039 int32_t imm32 = (i << 11) | (imm3 << 8) | imm8; local
1176 int32_t imm32 = (S << 20) | (J2 << 19) | (J1 << 18) | (imm6 << 12) | (imm11 << 1); local
1219 int32_t imm32; local
1256 int32_t imm32 = (S << 24) | (I1 << 23) | (I2 << 22) | (imm10 << 12) | (imm11 << 1); local
1337 int32_t imm32 = (imm8 << 24) >> 24; \/\/ sign-extend imm8 local
1351 args << "], #" << imm32; local
1353 args << ", #" << imm32 << "]"; local
1843 uint32_t imm32 = (i << 6) | (imm5 << 1); local
1931 int32_t imm32 = imm11 << 1; local
    [all...]
  /external/chromium_org/tools/traceline/traceline/
dump_syscalls_idarub.rb 9 # are contained in ntdll.dll, user32.dll, gdi32.dll, and imm32.dll.
syscall_map.h 608 table[4402] = "imm32.dll!NtUserAssociateInputContext";
613 table[4407] = "imm32.dll!NtUserBuildHimcList";
625 table[4419] = "imm32.dll!NtUserCallOneParam";
642 table[4437] = "imm32.dll!NtUserCreateInputContext";
654 table[4449] = "imm32.dll!NtUserDestroyInputContext";
657 table[4452] = "imm32.dll!NtUserDisableThreadIme";
    [all...]
  /external/valgrind/main/none/tests/x86/
insn_basic.def 49 adcl eflags[0x1,0x0] : imm32[12345678] eax.ud[87654321] => 1.ud[99999999]
50 adcl eflags[0x1,0x1] : imm32[12345678] eax.ud[87654321] => 1.ud[100000000]
51 adcl eflags[0x1,0x0] : imm32[12345678] ebx.ud[87654321] => 1.ud[99999999]
52 adcl eflags[0x1,0x1] : imm32[12345678] ebx.ud[87654321] => 1.ud[100000000]
53 adcl eflags[0x1,0x0] : imm32[12345678] m32.ud[87654321] => 1.ud[99999999]
54 adcl eflags[0x1,0x1] : imm32[12345678] m32.ud[87654321] => 1.ud[100000000]
75 addl imm32[12345678] eax.ud[87654321] => 1.ud[99999999]
76 addl imm32[12345678] ebx.ud[87654321] => 1.ud[99999999]
77 addl imm32[12345678] m32.ud[87654321] => 1.ud[99999999]
95 andl imm32[0x86427531] eax.ud[0x12345678] => 1.ud[0x02005430
    [all...]
smc1.c 53 code[0] = 0x68; /* PUSH imm32 */
  /external/chromium_org/ui/base/ime/
input_method_win.h 19 // A common InputMethod implementation based on IMM32.
109 // Windows IMM32 wrapper.
  /external/chromium_org/ui/views/
BUILD.gn 70 libs = [ "/imm32.lib", "oleacc.lib" ]
188 "imm32.lib",
  /external/chromium_org/v8/src/x87/
assembler-x87.cc 346 void Assembler::push_imm32(int32_t imm32) {
349 emit(imm32);
444 void Assembler::mov(Register dst, int32_t imm32) {
447 emit(imm32);
578 void Assembler::adc(Register dst, int32_t imm32) {
580 emit_arith(2, Operand(dst), Immediate(imm32));
612 void Assembler::and_(Register dst, int32_t imm32) {
613 and_(dst, Immediate(imm32));
681 void Assembler::cmp(Register reg, int32_t imm32) {
683 emit_arith(7, Operand(reg), Immediate(imm32));
1250 int imm32 = pos - (fixup_pos + sizeof(int32_t)); local
    [all...]
assembler-x87.h 528 static const int kPatchReturnSequenceAddressOffset = 1; // JMP imm32.
532 static const int kPatchDebugBreakSlotAddressOffset = 1; // JMP imm32.
592 void push_imm32(int32_t imm32);
613 void mov(Register dst, int32_t imm32);
647 void adc(Register dst, int32_t imm32);
656 void and_(Register dst, int32_t imm32);
670 void cmp(Register reg, int32_t imm32);
695 void imul(Register dst, Register src, int32_t imm32); // dst = src * imm32.
696 void imul(Register dst, const Operand& src, int32_t imm32);
    [all...]
  /external/llvm/test/TableGen/
TargetInstrInfo.td 19 def imm32 : RTLNode;
115 def XOR32mi : Inst<(ops addr:$addr, imm32:$imm),
118 (set R32:$tmp2, (xor R32:$tmp1, imm32:$imm)),
  /external/valgrind/main/VEX/priv/
host_x86_defs.c 161 X86AMode* X86AMode_IR ( UInt imm32, HReg reg ) {
164 am->Xam.IR.imm = imm32;
168 X86AMode* X86AMode_IRRS ( UInt imm32, HReg base, HReg indEx, Int shift ) {
171 am->Xam.IRRS.imm = imm32;
243 X86RMI* X86RMI_Imm ( UInt imm32 ) {
246 op->Xrmi.Imm.imm32 = imm32;
265 vex_printf("$0x%x", op->Xrmi.Imm.imm32);
314 X86RI* X86RI_Imm ( UInt imm32 ) {
317 op->Xri.Imm.imm32 = imm32
3454 UInt imm32 = (UInt)Ptr_to_ULong(location_of_counter); local
    [all...]
host_arm_defs.c 4614 UInt imm32 = i->ARMin.Add32.imm32; local
    [all...]
  /external/chromium_org/tools/traceline/traceline/scripts/
syscalls.py 589 4402: "imm32.dll!NtUserAssociateInputContext",
594 4407: "imm32.dll!NtUserBuildHimcList",
606 4419: "imm32.dll!NtUserCallOneParam",
623 4437: "imm32.dll!NtUserCreateInputContext",
635 4449: "imm32.dll!NtUserDestroyInputContext",
638 4452: "imm32.dll!NtUserDisableThreadIme",
664 4478: "imm32.dll!NtUserGetAppImeLevel",
691 4505: "imm32.dll!NtUserGetImeHotKey",
693 4506: "imm32.dll!NtUserGetImeInfoEx",
718 4531: "imm32.dll!NtUserGetThreadState"
    [all...]
  /external/chromium_org/v8/src/ia32/
assembler-ia32.cc 404 void Assembler::push_imm32(int32_t imm32) {
407 emit(imm32);
502 void Assembler::mov(Register dst, int32_t imm32) {
505 emit(imm32);
645 void Assembler::adc(Register dst, int32_t imm32) {
647 emit_arith(2, Operand(dst), Immediate(imm32));
679 void Assembler::and_(Register dst, int32_t imm32) {
680 and_(dst, Immediate(imm32));
748 void Assembler::cmp(Register reg, int32_t imm32) {
750 emit_arith(7, Operand(reg), Immediate(imm32));
1317 int imm32 = pos - (fixup_pos + sizeof(int32_t)); local
    [all...]
assembler-ia32.h 539 static const int kPatchReturnSequenceAddressOffset = 1; // JMP imm32.
543 static const int kPatchDebugBreakSlotAddressOffset = 1; // JMP imm32.
603 void push_imm32(int32_t imm32);
624 void mov(Register dst, int32_t imm32);
664 void adc(Register dst, int32_t imm32);
673 void and_(Register dst, int32_t imm32);
687 void cmp(Register reg, int32_t imm32);
712 void imul(Register dst, Register src, int32_t imm32); // dst = src * imm32.
713 void imul(Register dst, const Operand& src, int32_t imm32);
    [all...]

Completed in 1668 milliseconds

1 2 3 4