代码搜索结果
找到约 10,000 项符合
R 的代码
list-in-r.d
# objdump: -dr
# as: -linkrelax
# source: list-insns.s
.*: file format elf64-mmix
Disassembly of section \.text:
0000000000000000 :
0: 00000003 trap 0,0,3
4: 00030405 trap 3,4,5
set-r.d
# objdump: -dr
# as: -linkrelax
# source: set.s
.*: file format elf64-mmix
Disassembly of section \.text:
0000000000000000 :
0: e32d0463 setl \$45,0x463
4: c1394300 set \$57,\$67
hex-r.d
# objdump: -dr
# as: -linkrelax
# source: hex.s
.*: file format elf64-mmix
Disassembly of section \.text:
0000000000000000 :
0: e3362009 setl \$54,0x2009
4: e320125e setl \$32,0x12
readelf.r-64
Relocation section '.rel.*text' at offset 0x.* contains 1 entries:
Offset Info Type Sym. Value Sym. Name.*
0+04 [0-9A-Fa-f]+ *R_.*0+00 external_symbol.*
r_misc.c
/*
**********************************************************************
* Micrium, Inc.
* 949 Crestview Circle
* Weston, FL 333
r40008.inc
;------------------------------------------------------------------------------
;- ATMEL Microcontroller Software Support - ROUSSET -
;----------------------------------------------------
r40008.h
//*----------------------------------------------------------------------------
//* ATMEL Microcontroller Software Support - ROUSSET -
//*-------------------------------------------------
r40807.h
//*---------------------------------------------------------------------------
//* ATMEL Microcontroller Software Support - ROUSSET -
//*--------------------------------------------------
r40807.inc
;------------------------------------------------------------------------------
;- ATMEL Microcontroller Software Support - ROUSSET -
;----------------------------------------------------
r_send.c
/****************************************************************
** *
** FILE : r_send.c *
*