代码搜索:ASR

找到约 389 项符合「ASR」的源代码

代码结果 389
www.eeworm.com/read/479931/1325774

cgs asr.cgs

# fr30 testcase for asr $Rj,$Ri, asr $u4,$Rj # mach(): fr30 .include "testutils.inc" START .text .global asr asr: ; Test asr $Rj,$Ri mvi_h_gr 0xdeadbee0,r7 ; Shift by 0 mvi_h_gr 0x8000
www.eeworm.com/read/479931/1326794

cgs asr.cgs

# arm testcase for asr $rd,$rs # mach: unfinished .include "testutils.inc" start .global alu_asr alu_asr: asr r0,r0 # FIXME: Also asr $rd,$rs,#$offset5 pass
www.eeworm.com/read/479931/1327584

ms asr.ms

# mach: crisv0 crisv3 crisv8 crisv10 crisv32 # output: ffffffff\n1\nffffffff\nffffffff\n5a67f\nffffffff\nffffffff\nffffffff\nf699fc67\nffffffff\n1\nffffffff\nffffffff\n5a67f\nda67ffff\nda67ffff\nda67f
www.eeworm.com/read/241064/4563650

c asr.c

/* * Copyright (C) 2001,2002,2003 Philippe Gerum . * * Xenomai is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as pu
www.eeworm.com/read/192230/5158567

cgs asr.cgs

# fr30 testcase for asr $Rj,$Ri, asr $u4,$Rj # mach(): fr30 .include "testutils.inc" START .text .global asr asr: ; Test asr $Rj,$Ri mvi_h_gr 0xdeadbee0,r7 ; Shift by 0 mvi_h_gr 0x8000
www.eeworm.com/read/182103/5266181

inl asr.inl

/* inline/asr.inl * * This include file contains the implemenation of all routines * associated with the asynchronous signal handler which are inlined. * * COPYRIGHT (c) 1989-1999. * On-Lin
www.eeworm.com/read/182103/5266216

h asr.h

/* asr.h * * This include file contains all the constants and structures associated * with the Asynchronous Signal Handler. This Handler provides the low-level * support required by the Signa
www.eeworm.com/read/182103/5266343

inl asr.inl

/* macros/asr.h * * This include file contains the implemenation of all routines * associated with the asynchronous signal handler which are inlined. * * COPYRIGHT (c) 1989-1999. * On-Line
www.eeworm.com/read/182103/5271258

c asr.c

/* Process_asr * * This is the asynchronous signal routine (asr) for task 1. * It demonstrates that ASRs can block execute and block. * * Input parameters: * the_signal_set - signal set
www.eeworm.com/read/182103/5271382

c asr.c

/* Process_asr * * This routine performs the processing for task 1's RTEMS_ASR. It is called * by an assembly routine which saves the necessary registers. * * Input parameters: * signal