Home
last modified time | relevance | path

Searched refs:R_ECX (Results 1 – 25 of 1171) sorted by last modified time

12345678910>>...47

/dports/net/tigervnc-server/tigervnc-1.12.0/unix/xserver/hw/xfree86/x86emu/
H A Dops.c3649 M.x86.R_ECX = inc_long(M.x86.R_ECX); in x86emuOp_inc_CX()
3849 M.x86.R_ECX = dec_long(M.x86.R_ECX); in x86emuOp_dec_CX()
4049 push_long(M.x86.R_ECX); in x86emuOp_push_CX()
4253 M.x86.R_ECX = pop_long(); in x86emuOp_pop_CX()
4431 push_long(M.x86.R_ECX); in x86emuOp_push_all()
4477 M.x86.R_ECX = pop_long(); in x86emuOp_pop_all()
7182 M.x86.R_EAX = M.x86.R_ECX; in x86emuOp_xchg_word_AX_CX()
7183 M.x86.R_ECX = tmp; in x86emuOp_xchg_word_AX_CX()
8473 M.x86.R_ECX = srcval; in x86emuOp_mov_word_CX_IMM()
H A Dops2.c2700 M.x86.R_ECX = bswap_32(M.x86.R_ECX); in x86emuOp2_bswap()
H A Ddebug.c443 printk("ECX=%08x ", M.x86.R_ECX); in x86emu_dump_xregs()
H A Ddecode.c662 return &M.x86.R_ECX; in decode_rm_long_register()
745 base = M.x86.R_ECX; in decode_sib_address()
787 i = M.x86.R_ECX; in decode_sib_address()
859 return M.x86.R_ECX; in decode_rm00_address()
947 return M.x86.R_ECX + displacement; in decode_rm01_address()
1041 return M.x86.R_ECX + displacement; in decode_rm10_address()
H A Dprim_ops.c2603 M.x86.R_ECX : M.x86.R_CX); in ins()
2630 M.x86.R_ECX = 0; in ins()
2669 M.x86.R_ECX : M.x86.R_CX); in outs()
2696 M.x86.R_ECX = 0; in outs()
2815 hw_cpuid(&M.x86.R_EAX, &M.x86.R_EBX, &M.x86.R_ECX, &M.x86.R_EDX); in cpuid()
2829 M.x86.R_ECX = 0x6c65746e; in cpuid()
2839 M.x86.R_ECX = 0x00000000; in cpuid()
2855 M.x86.R_ECX = 0; in cpuid()
/dports/net/tigervnc-server/tigervnc-1.12.0/unix/xserver/hw/xfree86/x86emu/x86emu/
H A Dregs.h149 #define R_ECX gen.C.I32_reg.e_reg macro
/dports/net/tigervnc-server/tigervnc-1.12.0/unix/xserver/hw/xfree86/int10/
H A Dxf86x86emu.h18 #define X86_ECX M.x86.R_ECX
/dports/games/evq3/evq3/code/qcommon/
H A Dvm_x86_64_assembler.c136 R_ECX = 0x01, enumerator
143 R_RCX = R_ECX | R_64,
154 R_CL = R_ECX | R_8,
549 if((arg1.v.reg & R_MGP) != R_ECX && !(arg1.v.reg & R_8)) in emit_op_rm_cl()
1079 case 'c': return R_ECX; in parsereg()
/dports/emulators/qemu60/qemu-6.0.0/target/i386/nvmm/
H A Dnvmm-all.c102 state->gprs[NVMM_X64_GPR_RCX] = env->regs[R_ECX]; in nvmm_set_registers()
254 env->regs[R_ECX] = state->gprs[NVMM_X64_GPR_RCX]; in nvmm_get_registers()
/dports/emulators/simh/simh-3.9.0_5/AltairZ80/
H A Dnasm.h154 R_ECX, enumerator
H A Ddisasm.c722 static const int reg32 [] = {R_EAX,R_ECX,R_EDX,R_EBX,R_ESP,R_EBP,R_ESI,R_EDI}; in whichreg()
745 return R_ECX; in whichreg()
865 case 1: op->basereg = R_ECX; break; in do_ea()
887 case 1: op->indexreg = R_ECX; break; in do_ea()
898 case 1: op->basereg = R_ECX; break; in do_ea()
/dports/devel/distorm/distorm-20121220-r230/include/
H A Dmnemonics.h298 …R_EAX, R_ECX, R_EDX, R_EBX, R_ESP, R_EBP, R_ESI, R_EDI, R_R8D, R_R9D, R_R10D, R_R11D, R_R12D, R_R1… enumerator
/dports/devel/distorm/distorm-20121220-r230/src/
H A Doperands.c1211 operands_set_tsi(op, O_REG, 32, R_ECX); in operands_extract()
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/ctypes/libffi/src/x86/
H A Dffi.c236 [FFI_SYSV] = { 1, R_ECX, 0 },
237 [FFI_THISCALL] = { 1, R_EAX, 1, { R_ECX } },
238 [FFI_FASTCALL] = { 1, R_EAX, 2, { R_ECX, R_EDX } },
239 [FFI_STDCALL] = { 1, R_ECX, 0 },
240 [FFI_PASCAL] = { -1, R_ECX, 0 },
242 [FFI_REGISTER] = { -1, R_ECX, 3, { R_EAX, R_EDX, R_ECX } },
243 [FFI_MS_CDECL] = { 1, R_ECX, 0 }
H A Dsysv_intel.S98 mov ecx, [20+R_ECX*4+ebp]
204 mov [esp + closure_CF+16+R_ECX*4], ecx
H A Dsysv.S118 movl 20+R_ECX*4(%ebp), %ecx
230 movl %ecx, closure_CF+16+R_ECX*4(%esp)
H A Dinternal.h23 #define R_ECX 2 macro
/dports/www/firefox/firefox-99.0/js/src/ctypes/libffi/src/x86/
H A Dffi.c236 [FFI_SYSV] = { 1, R_ECX, 0 },
237 [FFI_THISCALL] = { 1, R_EAX, 1, { R_ECX } },
238 [FFI_FASTCALL] = { 1, R_EAX, 2, { R_ECX, R_EDX } },
239 [FFI_STDCALL] = { 1, R_ECX, 0 },
240 [FFI_PASCAL] = { -1, R_ECX, 0 },
242 [FFI_REGISTER] = { -1, R_ECX, 3, { R_EAX, R_EDX, R_ECX } },
243 [FFI_MS_CDECL] = { 1, R_ECX, 0 }
H A Dsysv_intel.S98 mov ecx, [20+R_ECX*4+ebp]
204 mov [esp + closure_CF+16+R_ECX*4], ecx
H A Dinternal.h23 #define R_ECX 2 macro
H A Dsysv.S118 movl 20+R_ECX*4(%ebp), %ecx
230 movl %ecx, closure_CF+16+R_ECX*4(%esp)
/dports/www/firefox-esr/firefox-91.8.0/js/src/ctypes/libffi/src/x86/
H A Dinternal.h23 #define R_ECX 2 macro
H A Dffi.c236 [FFI_SYSV] = { 1, R_ECX, 0 },
237 [FFI_THISCALL] = { 1, R_EAX, 1, { R_ECX } },
238 [FFI_FASTCALL] = { 1, R_EAX, 2, { R_ECX, R_EDX } },
239 [FFI_STDCALL] = { 1, R_ECX, 0 },
240 [FFI_PASCAL] = { -1, R_ECX, 0 },
242 [FFI_REGISTER] = { -1, R_ECX, 3, { R_EAX, R_EDX, R_ECX } },
243 [FFI_MS_CDECL] = { 1, R_ECX, 0 }
H A Dsysv_intel.S98 mov ecx, [20+R_ECX*4+ebp]
204 mov [esp + closure_CF+16+R_ECX*4], ecx
H A Dsysv.S118 movl 20+R_ECX*4(%ebp), %ecx
230 movl %ecx, closure_CF+16+R_ECX*4(%esp)

12345678910>>...47