HomeSort by: relevance | last modified time | path
    Searched defs:arg5 (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/vax/vax/
emulate.S 73 #define arg5 28(%sp) macro
129 cmpw arg1,arg5
161 cmpw arg1,arg5
647 * fill character is stuffed into arg5 space
663 #define putfill movb arg5,(%r5)+
664 #define setfill(reg) movb reg,arg5
676 /* # arg5 and arg6 are used for fill and sign - %r0 is free */
906 # arg5 is used as general storage
979 clrl arg5 # then result = 0 and round = 1
983 movl %r2,arg5 # store result and round =
    [all...]
emulate.S 73 #define arg5 28(%sp) macro
129 cmpw arg1,arg5
161 cmpw arg1,arg5
647 * fill character is stuffed into arg5 space
663 #define putfill movb arg5,(%r5)+
664 #define setfill(reg) movb reg,arg5
676 /* # arg5 and arg6 are used for fill and sign - %r0 is free */
906 # arg5 is used as general storage
979 clrl arg5 # then result = 0 and round = 1
983 movl %r2,arg5 # store result and round =
    [all...]

Completed in 27 milliseconds