代码搜索:names
找到约 10,000 项符合「names」的源代码
代码结果 10,000
www.eeworm.com/read/347503/3170148
d fpr-names-n32.d
#objdump: -dr --prefix-addresses --show-raw-insn -M gpr-names=numeric,fpr-names=n32
#name: MIPS FPR disassembly (n32)
#source: fpr-names.s
# Check objdump's handling of -M fpr-names=foo options.
.*:
www.eeworm.com/read/347503/3170295
s cp0sel-names.s
# source file to test objdump's disassembly using various styles of
# CP0 (w/ non-zero select code) register names.
.set noreorder
.set noat
.globl text_label .text
text_label:
mtc0 $0, $0, 1
www.eeworm.com/read/347503/3170433
d gpr-names-n32.d
#objdump: -dr --prefix-addresses --show-raw-insn -M gpr-names=n32
#name: MIPS GPR disassembly (n32)
#source: gpr-names.s
# Check objdump's handling of -M gpr-names=foo options.
.*: +file format .*mi
www.eeworm.com/read/347503/3170525
d cp0-names-numeric.d
#objdump: -dr --prefix-addresses --show-raw-insn -M gpr-names=numeric,cp0-names=numeric
#name: MIPS CP0 register disassembly (numeric)
#source: cp0-names.s
# Check objdump's handling of -M cp0-names=
www.eeworm.com/read/334125/3373995
c gss_inquire_names_for_mech.c
/*-
* Copyright (c) 2005 Doug Rabson
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following condit