代码搜索结果

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

cpu-z8k.c

/* BFD library support routines for the Z800n architecture. Copyright 1992, 1993, 1994, 2000 Free Software Foundation, Inc. Hacked by Steve Chamberlain of Cygnus Support. This file is part of B

tc-z8k.c

/* tc-z8k.c -- Assemble code for the Zilog Z800n Copyright 1992, 1993, 1994, 1995, 1996, 1998, 2000 Free Software Foundation, Inc. This file is part of GAS, the GNU Assembler. GAS is fre

tc-z8k.h

/* This file is tc-z8k.h Copyright 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1995, 1997, 1998, 2000 Free Software Foundation, Inc. This file is part of GAS, the GNU Assembler. GAS is

c-z8k.texi

@c Copyright 1991, 1992, 1993, 1994, 1995 Free Software Foundation, Inc. @c This is part of the GAS manual. @c For copying conditions, see the file as.texinfo. @ifset GENERIC @page @node Z8000-Depende

z8k-opc.h

/* THIS FILE IS AUTOMAGICALLY GENERATED, DON'T EDIT IT */ #define ARG_MASK 0x0f #define ARG_SRC 0x01 #define ARG_DST 0x02 #define ARG_RS 0x01 #define ARG_RD 0x02 #define ARG_RA 0x03 #define ARG_RB

z8k-dis.c

/* Disassemble z8000 code. Copyright 1992, 1993, 1998, 2000 Free Software Foundation, Inc. This file is part of GNU Binutils. This program is free software; you can redistribute it and/or modi

crypt_z990_query.c

/* * Cryptographic API. * * Support for z990 cryptographic instructions. * Testing module for querying processor crypto capabilities. * * Copyright (c) 2003 IBM Deutschland Entwicklung GmbH, IBM

sha1_z990.c

/* * Cryptographic API. * * z990 implementation of the SHA1 Secure Hash Algorithm. * * Derived from cryptoapi implementation, adapted for in-place * scatterlist interface. Originally based on t

z16f_lowuart.s

/************************************************************************* * arch/z16/src/z16f/z16f_lowuart.asm * Z16F UART management * * Copyright (C) 2008 Gregory Nutt. All rights reserved.

z16f_irq.c

/**************************************************************************** * z16f/z16f_irq.c * * Copyright (C) 2008 Gregory Nutt. All rights reserved. * Author: Gregory Nutt