代码搜索:ADDRESSING

找到约 974 项符合「ADDRESSING」的源代码

代码结果 974
www.eeworm.com/read/119473/14829600

asm pgm6_1.asm

; Simple Arithmetic ; This program demonstrates some simple arithmetic instructions. .386 ;So we can use extended registers option segment:use16 ; and addressing modes. dseg segment par
www.eeworm.com/read/459034/1575232

java z1.java

package jmathlib.toolbox.jmathlib.matrix._private.Jampack; /** Z1 implements a one-dimensional array of complex numbers as a two arrays of type double. The addressing is zero based. It
www.eeworm.com/read/233448/4685529

c loop-3.c

/* A test for strength reduction and induction variable elimination. Target is restricted to x86 type architectures, so that we may assume something about memory addressing modes. */ /* { dg-d
www.eeworm.com/read/347503/3172421

s binop.s

; @OC@ test ; Generic binary operations supporting all sizes and their various ; addressing modes. ; Some fairly big pseudorandom numbers we don't want to compute ; as differences in actual data or c
www.eeworm.com/read/347503/3172471

s unop.s

; @OC@ test ; Generic unary operations supporting all sizes and their various ; addressing modes. ; Some fairly big pseudorandom numbers we don't want to compute ; as differences in actual data or co
www.eeworm.com/read/340665/3268220

s binop.s

; @OC@ test ; Generic binary operations supporting all sizes and their various ; addressing modes. ; Some fairly big pseudorandom numbers we don't want to compute ; as differences in actual data or c
www.eeworm.com/read/340665/3268246

s unop.s

; @OC@ test ; Generic unary operations supporting all sizes and their various ; addressing modes. ; Some fairly big pseudorandom numbers we don't want to compute ; as differences in actual data or co
www.eeworm.com/read/447738/1698524

s binop.s

; @OC@ test ; Generic binary operations supporting all sizes and their various ; addressing modes. ; Some fairly big pseudorandom numbers we don't want to compute ; as differences in actual data or c
www.eeworm.com/read/447738/1698574

s unop.s

; @OC@ test ; Generic unary operations supporting all sizes and their various ; addressing modes. ; Some fairly big pseudorandom numbers we don't want to compute ; as differences in actual data or co
www.eeworm.com/read/395929/2429923

s binop.s

; @OC@ test ; Generic binary operations supporting all sizes and their various ; addressing modes. ; Some fairly big pseudorandom numbers we don't want to compute ; as differences in actual data or c