Lines Matching full:get
150 movel (%a0),%d4 |get first word of bcd
154 bfextu %d4{%d3:#4},%d0 |get the digit and zero extend into d0
158 btst #30,%d4 |get SE
196 | get the integer digit then skip down & get the rest of the
203 | Get the rest of the mantissa.
211 bfextu %d4{%d3:#4},%d0 |get the digit and zero extend
225 ble loadlw |if not, get last one
293 bfextu %d4{#28:#4},%d0 |get M16 in d0
297 movel (%a0,%d5.L*4),%d4 |get lword 2 to d4
301 movel (%a0,%d5.L*4),%d4 |get lword 3 to d4
306 bfextu %d4{%d3:#4},%d0 |get digit
310 dbf %d2,ap_p_gd |get next digit
313 movel L_SCR1(%a6),%d1 |get adjusted exp from memory
316 negl %d1 |now its neg; get abs
325 movel #PTENRN,%a1 |get address of power-of-ten table
336 bnes ap_p_el |if not, get next bit
345 movel (%a0,%d5.L*4),%d4 |get lword 3
349 movel (%a0,%d5.L*4),%d4 |get lword 2
354 bfextu %d4{%d3:#4},%d0 |get digit
358 dbf %d2,ap_n_gd |get next digit
361 movel L_SCR1(%a6),%d1 |get adjusted exp from memory
373 movel #PTENRN,%a1 |get address of power-of-ten table
384 bnes ap_n_el |if not, get next bit
431 movel USER_FPCR(%a6),%d3 |get user's FPCR
497 fmovel %FPSR,%d0 |get status register