代码搜索结果

找到约 10,000 项符合 Switch 的代码

switch.s

#include "psr.h" #include "asi.h" #define ASI_BP ASI_M_BYPASS #define REGWIN_SZ 0x40 .globl __switch_context, __switch_context_nosave, __exit_context, halt .text .align 4 /* * Switch executio

switch.s

.globl entry, __switch_context, __exit_context, halt .text .align 4 /* * Entry point * We start execution from here. * It is assumed that CPU is in 32-bit protected mode and * all segments a

switch-arch

#!/bin/sh if [ x"$1" = x ]; then printf "Usage:\n $0 [arch-config]" printf "\narch-config: cross-ppc, x86\n" exit 0 fi ARCH=$1 rm -f rules.xml rm -f config.xml ln -s config/examples/${ARCH}_

switch.sln

 Microsoft Visual Studio Solution File, Format Version 9.00 # Visual Studio 2005 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Shim", "Shim\Shim.vcproj", "{C09B8925-0F9C-4F88-9BAE-7D5EAD8159D3

switch.c

/* Copyright (C) 1991, 1992 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the

switch.java

package com.javapatterns.command.lightandfan; public class Switch { private Command UpCommand, DownCommand; public Switch( Command Up, Command Down) { UpCommand =

switch.sbk

.set reorder .globl main .text .text .align 2 .ent main main: .frame $sp,32,$31 .set noreorder .cpload $25 .set reorder addu $sp,$sp,-32 .mask 0xc2800000,-4 sw $23,16($sp) .cprestore 20 sw $30,24($sp)

switch.sbk

.486 .model flat extrn __fltused:near extrn __ftol:near public _main _TEXT segment _main: push ebx push esi push edi push ebp mov ebp,esp sub esp,8 lea edi,(L6) mov dword ptr (-4)[ebp],edi jmp L5 L2:

switch.sbk

.globl main .text .align 16 .type main,@function main: pushl %ebp pushl %ebx pushl %esi pushl %edi movl %esp,%ebp subl $8,%esp leal .LC6,%edi movl %edi,-4(%ebp) jmp .LC5 .LC2: movl -4(%ebp),%edi movsb