_isatty.s
来自「用于嵌入式Linux系统的标准C的库函数」· S 代码 · 共 23 行
S
23 行
.file "isatty.c" .sect .lit,litgcc2_compiled.: .text .align 4 .global __isatty .global _isatty .word 0x30000__isatty:_isatty: sub gr1,gr1,16 asgeu V_SPILL,gr1,gr126 add lr1,gr1,28 const gr116,__iostat consth gr116,__iostat calli lr0,gr116 sll lr2,lr6,0 sll gr96,gr96,30 add gr1,gr1,16 srl gr96,gr96,31 jmpi lr0 asleu V_FILL,lr1,gr127
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?