Lines Matching refs:block
2 # Ipl block for fba devices
12 # byte block to location 0-511 (the reading starts again at block 0, byte 0).
30 l %r3,0(%r12) # get first block number
31 l %r4,4(%r12) # get first block count
37 lr %r5,%r4 # block count
41 l %r3,0(%r12) # get next block number
42 icm %r4,15,4(%r12) # get next block count
53 # subroutine for loading a sequence of block from fba
55 # %r3: number of first block (unsigned long)
61 sth %r4,2(%r5) # initialize block count
62 st %r3,4(%r5) # initialize block number
71 la %r4,.Ltinfo-.LPG0(%r13) # r3 = address of tpi info block
108 # offset 2 in .Llo: block count (unsigned short)
109 # offset 4 in .Llo: block number (unsigned long)