HomeSort by relevance Sort by last modified time
    Searched full:imm32 (Results 1 - 25 of 99) 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/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/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/runtime/
disassembler_arm.h 40 void DumpBranchTarget(std::ostream& os, const uint8_t* instr_ptr, int32_t imm32);
disassembler_arm.cc 84 void DisassemblerArm::DumpBranchTarget(std::ostream& os, const uint8_t* instr_ptr, int32_t imm32) {
85 os << StringPrintf("%+d (%p)", imm32, instr_ptr + imm32);
267 int32_t imm32 = (imm26 << 6) >> 6; // Sign extend. local
268 DumpBranchTarget(args, instr_ptr + 8, imm32);
617 int32_t imm32 = (i << 11) | (imm3 << 8) | imm8; local
631 args << Rd << ", ThumbExpand(" << imm32 << ")"; local
643 args << Rn << ", ThumbExpand(" << imm32 << ")"; local
661 args << Rd << ", " << Rn << ", ThumbExpand(" << imm32 << ")"; local
754 int32_t imm32 = (S << 20) | (J2 << 19) | (J1 << 18) | (imm6 << 12) | (imm11 << 1) local
797 int32_t imm32; local
834 int32_t imm32 = (S << 24) | (I1 << 23) | (I2 << 22) | (imm10 << 12) | (imm11 << 1); local
887 int32_t imm32 = (imm8 << 24) >> 24; \/\/ sign-extend imm8 local
901 args << "], #" << imm32; local
903 args << ", #" << imm32 << "]"; local
1263 uint32_t imm32 = (i << 6) | (imm5 << 1); local
1341 int32_t imm32 = imm11 << 1; local
    [all...]
  /external/chromium_org/base/win/
metro.cc 89 HMODULE imm32 = ::GetModuleHandleA("imm32.dll"); local
90 if (imm32 == NULL)
95 ::GetProcAddress(imm32, "ImmDisableLegacyIME"));
  /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 shared between IMM32 and TSF.
73 // Windows IMM32 wrapper.
input_method_imm32.h 18 // An InputMethod implementation based on Windows IMM32 API.
  /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
3421 UInt imm32 = (UInt)Ptr_to_ULong(location_of_counter); local
    [all...]
host_arm_defs.c 4455 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 466 void Assembler::push_imm32(int32_t imm32) {
469 emit(imm32);
564 void Assembler::mov(Register dst, int32_t imm32) {
567 emit(imm32);
701 void Assembler::adc(Register dst, int32_t imm32) {
703 emit_arith(2, Operand(dst), Immediate(imm32));
735 void Assembler::and_(Register dst, int32_t imm32) {
736 and_(dst, Immediate(imm32));
804 void Assembler::cmp(Register reg, int32_t imm32) {
806 emit_arith(7, Operand(reg), Immediate(imm32));
1339 int imm32 = pos - (fixup_pos + sizeof(int32_t)); local
    [all...]
assembler-ia32.h 648 static const int kPatchReturnSequenceAddressOffset = 1; // JMP imm32.
652 static const int kPatchDebugBreakSlotAddressOffset = 1; // JMP imm32.
712 void push_imm32(int32_t imm32);
733 void mov(Register dst, int32_t imm32);
772 void adc(Register dst, int32_t imm32);
781 void and_(Register dst, int32_t imm32);
795 void cmp(Register reg, int32_t imm32);
817 void imul(Register dst, Register src, int32_t imm32); // dst = src * imm32.
831 void or_(Register dst, int32_t imm32);
    [all...]
  /external/v8/src/ia32/
assembler-ia32.cc 529 void Assembler::push_imm32(int32_t imm32) {
532 emit(imm32);
617 void Assembler::mov(Register dst, int32_t imm32) {
620 emit(imm32);
754 void Assembler::adc(Register dst, int32_t imm32) {
756 emit_arith(2, Operand(dst), Immediate(imm32));
788 void Assembler::and_(Register dst, int32_t imm32) {
789 and_(dst, Immediate(imm32));
857 void Assembler::cmp(Register reg, int32_t imm32) {
859 emit_arith(7, Operand(reg), Immediate(imm32));
1364 int imm32 = pos - (fixup_pos + sizeof(int32_t)); local
    [all...]
assembler-ia32.h 620 static const int kPatchReturnSequenceAddressOffset = 1; // JMP imm32.
624 static const int kPatchDebugBreakSlotAddressOffset = 1; // JMP imm32.
680 void push_imm32(int32_t imm32);
700 void mov(Register dst, int32_t imm32);
739 void adc(Register dst, int32_t imm32);
748 void and_(Register dst, int32_t imm32);
762 void cmp(Register reg, int32_t imm32);
784 void imul(Register dst, Register src, int32_t imm32); // dst = src * imm32.
798 void or_(Register dst, int32_t imm32);
    [all...]
  /external/chromium_org/ui/base/ime/win/
tsf_bridge.h 21 // To be consistent with IMM32 behavior, TSFBridge is shared in the same thread.

Completed in 858 milliseconds

1 2 3 4